ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
mongoWriteConcern (Variable type)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
HNext (Function)
Sets the position on the next table record according to a browse item.
ErrorBuild (Function)
Displays a custom error message in a system error window.
memcachedConnection (Variable type)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
PolygonGeo (Variable type)
The PolygonGeo type is used to define all the advanced characteristics of a geographic polygon.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
SocketRead (Function)
Retrieves a message sent by another socket.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Creating the Vision pages of the WEBDEV RAD pattern
Classe représentant un fichier uploadé dans le champ upload...
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......