ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
BackgroundTaskAdd (Function)
Adds a new background task.
Service variable
The Service variable is used to......
Project Management Hub: Project Management
Project Management Hub: project management (view, create, etc.)...
UUID (Variable type)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
Installing the monitoring robot
The monitoring robot includes three executables......
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
WDADMINEXE: Remote application control
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
The WDInst setup editor
WDInst is a setup editor used to define the setup parameters of your application......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of the HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Table populated programmatically: handling in WLanguage
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, database schema, ......
User Control Center: Administration of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Character strings
WLanguage supports different types of strings....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).