ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
NextTitle (Function)
Modifies the title of next window to open.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
HCreation (Example)
Usage example of the HCreation function
Enumeration (Type of variable)
An enumeration is a set of values......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Structure (Type of variable)
A structure is a custom type of data...
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
fTime (Example)
Usage example of the fTime function
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
2. Analysis in practice
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
xBase files: Limits
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
The Carousel control
The Carousel control is used to display an animated menu made of images......
NotificationDisplay (Function)
Displays a message outside the browser.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Diagram constants
The following constants are used to manage diagrams:...
Print modes of a report
Several print modes are available for a report....