ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
Events associated with Tab controls
List of events associated with Tab controls...
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
<Gantt chart>.GetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Arithmetic operators
The arithmetic operators are......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
ERR_NO_END_TAG
7. Dynamic site on specific configurations
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
ERR_CANNOT_LAUNCH
9. Monitor your sites, servers, etc.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.