ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Bitwise operators
The operations on binary values are performed......
Project portfolio
From version 25, you can create "project portfolios"......
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Events associated with Edit controls
WLanguage events associated with Edit controls...
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Automatic calculations in a Table control (AAF)
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Date (Type of variable)
The Date type enables you to easily handle the dates...
GglGetDocument (Function)
Downloads a document from the Google Docs service.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
WDScript: use in command-line and console mode
GglUploadDocument (Function)
Uploads a document to the Google server.