ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
9. Sharing a project in practice
Sharing a project in practice...
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
NextTitle (Function)
Modifies the title of next window to open.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Warning (Function)
Displays a custom message in a system warning window.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Testing a project: setting
By testing the project you can simulate how the application will run......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......