ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPolyline (Function)
Draws a line composed of multiple segments.
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.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
Emulating constants
List of constants used by the functions for emulating automated tests....
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
eCurrencyName (Function)
Returns the caption of a currency.
DatePicker (Function)
Opens the system date picker.
9. Generation modes
WINDEV Mobile includes different types of generation......
TreeListItem (Example)
Usage example of the TreeListItem function
zipMsgError (Example)
Usage example of the zipMsgError function
fCurrentDrive (Example)
Usage example of the fCurrentDrive 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.
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.
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
Installing a Webservice (old format)