ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Compilation options (chm format)
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Action (Property)
The Action property is used to specify the action to be performed.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
DateToDay (Function)
Returns the day that corresponds to a given date.
2. Projects in practice
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
Enumeration (Type of variable)
An enumeration is a set of values......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.