ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
TimeToString (Function)
Converts a time to a string in the specified format.
fFileExist (Function)
Checks the existence of an external file.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
MCI constants
List of constants used by the MCI functions....
Seek (Function)
Searches for the index of an element in a WLanguage array.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
MyParent (Reserved word)
MyParent is used to handle...
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Constant
The constants are language elements whose value is fixed once and for all...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.