ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
WDInst: languages supported by the installation
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
ToolTip (Property)
The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with: a control in a window or page, Versions 2025 (SaaS) and later a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in SaaS a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in version 2025 (SaaS) a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
User Groupware files
Two categories of data files are managed......
Python: Native calls
WLanguage allows for native Python calls......
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
LDAPDelete (Function)
Deletes an object from the LDAP server.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
gLine (Function)
Builds a sequence of characters containing a line.
gClickableLink (Function)
Adds a clickable link in a graphic string.
5. Deploying a dynamic site (Session or AWP) in practice
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......