ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
System constants
List of constants used by the system functions....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
Different types of data (Type of variable)
A variable is defined by name and type......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a web service. This request can be modified to adapt it to the expectations of the web service, if necessary. It can then be sent using HTTPSend.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Index (Property)
The Index property is used to get the index of an element.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
HCheckStructure (Function)
Defines the mode for comparing tables.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.