ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
SIPVisible (Function)
Displays the keyboard.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
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.
Events associated with internal windows
List of events associated with internal windows...
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...
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
PreviousPage (Function)
Returns the name of the previous page.
Custom tooltips
Tooltips are very useful for application users......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
HPrevious (Function)
Positions on the previous file record according to a browse item.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
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.
Declaring and using a variable
A variable is defined by name and type......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.