ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
BackgroundTaskAdd (Function)
Adds a new background task.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ServicePause (Function)
Pauses a service.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
HPrevious (Function)
Positions on the previous file record according to a browse item.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
XMLChild (Function)
Positions on the first child element of current element.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
ServiceContinue (Function)
Restarts a paused service.