ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Speech synthesis in the mobile applications
The phones can talk!......
FTPCommand (Example)
Usage example of the FTPCommand function
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
Error 1033: The access directives are not allowed in a structure
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Parent (Property)
The Parent property gets the parent element of an element.
Alias (Property)
The Alias property gets the alias of an element.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Example for creating a select query
This help page explains how to create two select queries......
Inherited (Property)
The Inherited property determines if an element is inherited.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
State (Property)
The State property gets and sets the state of an element.
Operations performed on object diagrams
The following paragraphs explain......