ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
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......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Events associated with Spin controls
List of events associated with Spin controls...
Events associated with Splitter controls
List of events associated with Splitter controls...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Composite keys
A composite key is a key item containing several other items......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....