ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Declaring and using a variable
A variable is defined by name and type......
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
xBase files: Limits
HErrorLock (Function)
Used to check whether a lock error occurred.
Constants for manging the replication
List of constants used by the functions for managing the replication....
MCI constants
List of constants used by the MCI functions....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
gglOverride (Variable type)
The gglOverride type is used to define information about event notification overrides.
Constants for managing masks
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
SQLChangeConnection (Function)
Modifies the current connection.
Creating the executable and the setup program
The languages supported by the application are taken into account......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......