ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
zipExtractAll (Example)
Usage example of the zipExtractAll function
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
HForward (Example)
Usage example of the HForward function
zipFindFile (Example)
Usage example of the zipFindFile function
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HSetPosition (Example)
Usage example of the HSetPosition function
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
zipInfoFile (Example)
Usage example of the zipInfoFile function
HDescribeItem (Example)
Usage example of the HDescribeItem function
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Error 31: The file to include is not found. Check the name and path ...