ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling controls in a report
The different operations available for the report controls are as follows......
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
MemFound (Function)
Checks whether the sought element was found.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
fExeDir (Function)
Returns the directory from which the execution is started.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Assignment operators
Three assignment operators are available......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.