ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
SFModify (Function)
Modifies the records of a file defined in Salesforce.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Modbus functions
List of Modbus functions...
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
Address
The Address keyword can correspond to...
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
BurnerAddFile (Function)
Adds a file to the compilation.
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......
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
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
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
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....