ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026
Your version: XXF270104H

ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
<Image>.Rotation (Function)
Rotates an Image control.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
TableBreakSubscript (Example)
Use example for the TableBreakSubscript function
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
SQLModify (Example)
Usage example of the SQLModify function
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
HExecuteView (Example)
Usage example of the HExecuteView function
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
ScreenToFile (Function)
Automatically updates: the memory value of the items in a data file with the value from the controls in the window or page. The data file items bound to the window controls are automatically updated with the values of these controls (even if they are grayed, inactive or invisible). the value of the WLanguage variables with the value from the controls in the window or page. The WLanguage variables bound to the window controls are automatically updated with the values of these controls (even if they are grayed, inactive or invisible)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
grGetData (Function)
Retrieves a data from a chart.