ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
The Check Box control
A Check Box can correspond to......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
zipCreate (Function)
Creates an archive.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
ServiceControl (Function)
Sends a control message to a service.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.