ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
HChangeConnection (Example)
Usage example of the HChangeConnection function
dbgSaveDebugDump (Function)
Saves a dump file of the application.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
<zipArchive variable>.AddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
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).
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
EventCreate (Function)
Creates an event.
Chart constants
List of constants used by the functions for chart management....
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.