ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Library,Disk (External language)
Opens the project library that is stored on disk.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
HPass (Function)
Defines the password used to create or open a data file.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
fCreate (Function)
Creates an external file.
5. User Groupware in practice
Creating an insert query
An insert query (corresponding SQL statement......
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Project (External language)
Opens and runs a WINDEV project.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
9. Generation modes
WINDEV Mobile includes different types of generation......
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
How to loop through a file using filters?