ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Compilation options (chm format)
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Handling menu options programmatically
The menu options can be handled......
"?" menu
WINDEV proposes a help menu adapted to your applications......
HReadLast (Example)
Usage example of the HReadLast function
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Error (Function)
Displays a custom error message in a system error window.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
ExceptionInfo (Function)
Retrieves information about the current exception.
HDescribeFile (Function)
Describes a data file programmatically.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
KeyPressed (Function)
Checks which key is pressed.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....