ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using .NET assemblies in a project
To use .NET assemblies in a project......
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)....
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.
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.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
dPen (Example)
Usage example of the dPen function
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
HTTPRequest (Function)
Starts an HTTP request on a server.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
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......
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
Page constants
List of constants used by page functions....
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