ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eCurrencyName (Function)
Returns the caption of a currency.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
TimePicker (Function)
Opens the system time picker.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
DatePicker (Function)
Opens the system date picker.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
TreeListItem (Example)
Usage example of the TreeListItem function
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
zipMsgError (Example)
Usage example of the zipMsgError function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
dPolyline (Function)
Draws a line composed of multiple segments.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
MaskFormat (Function)
Formats a character string using an InputMask variable.