ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
Guided tour management constants
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Programming an indexed control
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
CallDLL32 (Function)
Runs a function found in an external DLL.
SQL view
An SQL view is a virtual data source defined by an SQL query......
Constants for managing the internal windows
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
HChangeKey (Function)
Changes the browse item.
13. Security benefit: managing the "Back" button
2. WEBDEV administrator in practice
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Socket constants
List of constants used by the functions for socket management....
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
PDF Reader control events