ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
25. Performing a process on several successive pages
Performing a process on several successive pages...
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Chart control properties
A Chart control can be used......
fOpen (Example)
Usage example of the fOpen function
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Creating the menus for the pages of the WEBDEV RAD pattern
Index (Property)
The Index property is used to get the index of an element.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
9. Hardware and software requirements
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Drawer control properties
List of properties associated with the Drawer control...
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
fUnlock (Example)
Usage example of the fUnlock function
Crosstab report
The report editor allows you to create "Crosstab" reports......