ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HMode (Function)
Changes the mode and the method for locking data files.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
HIndex (Function)
Rebuilds the file index (".NDX" file).
grColor (Function)
Returns and initializes the color of different chart elements.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Describing an element
A flexible modeling includes different elements linked together......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.