ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Google constants
List of constants used by the Google functions....
Modbus functions
List of Modbus functions...
SFModify (Function)
Modifies the records of a file defined in Salesforce.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
FBSessionStatus (Function)
Checks the status of a Facebook session.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
NetGetFile (Example)
Usage example of the NetGetFile function
OLESave (Function)
Saves the object found in an OLE control in binary format.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
fRemoveDir (Function)
Deletes a directory from a disk.
ChangeCharset (Example)
Usage example of the ChangeCharset function
FTPSize (Example)
Usage example of the FTPSize function