ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
fReadLine (Example)
Usage example of the fReadLine function
MatInvert (Example)
Usage example of the MatInvert function
dPen (Example)
Usage example of the dPen function
fLongName (Example)
Usage example of the fLongName function
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.
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)....
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
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.
ImageScrollingPosition (Function)
Returns the displayed image.
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.
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"....
eCurrencyName (Function)
Returns the caption of a currency.
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.