ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipListFile (Function)
Returns the list of files found in an archive.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
DateToInteger (Function)
Converts a date to an integer.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Facebook functions
List of Facebook functions...
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Creating requirements
The following steps must be performed to implement the requirements......
MatExist (Function)
Checks the whether the matrix exists in memory.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
fUnlock (Function)
Entirely or partially unlocks an external file.
grAddData (Function)
Adds a data into a chart.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
NumberInWords (Function)
Converts a number to words.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).