ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Table,Insert (External language)
Inserts an element into a table at a given position.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
tapiDial (Function)
Dials a phone number for a voice line.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
dLine (Example)
Usage example of the dLine function
zipOpenCAB (Function)
Opens an existing archive in CAB format.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
grPrint (Function)
Prints a chart.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
dRectangle (Example)
Usage example of the dRectangle function
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.