ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
<Source>.SetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Record (Type of variable)
The Record type is used to save the values of a record.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
The Sidebar control
The Sidebar control gives access to different options......
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Contains (Function)
Allows you to check if a substring is within a string.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Ad Hoc deployment
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Software Factory
The concept of software factory is used to automate the process for creating applications....
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
Valid (Property)
The Valid property is used to determine if an element is valid.