ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLFirst (Function)
Positions on the first row of the query result.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
HReadNext (Function)
Sets the position on the next table record according to a browse item.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Enumeration (Type of variable)
An enumeration is a set of values......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Size (Property)
The Size property is used to determine and change the size of an element.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Automatic error handling
Error handling can be customized for each process......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a web service.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
Error
The Error keyword is used to manage the errors.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
gImage (Function)
Builds a sequence of characters containing an image.