ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the project editor
The main elements of the project editor are as follows:
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Environment of code editor
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
Guided tour management constants
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Array management functions
List of functions for managing arrays...
XMLDocument (Example)
Usage example of the XMLDocument function
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....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
Border (Type of variable)
The Border type is used to handle a border through programming...
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Creating index keywords
Index keywords allow users to easily find a help page......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Seek (Function)
Searches for the index of an element in a WLanguage array.