ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONToVariant (Example)
Usage example of the JSONToVariant function
EmailMsgError (Example)
Usage example of the EmailMsgError function
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
FTPAttribute (Example)
Usage example of the FTPAttribute function
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
OpenSister (Example)
Usage example of the OpenSister function
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Value (Property)
The Value property is used to get and change the value of an element.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
SysIconAdd (Example)
Usage example of the SysIconAdd function
grPrint (Function)
Prints a chart.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
InitRandom (Function)
Initializes the generator of random numbers.
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
REP files
REP files contain the list of data files handled by the application....
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.