ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
How to develop a PHP site?
What is a PHP site?......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
dBackground (Example)
Usage example of the dBackground 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.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
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......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
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....
Example for creating a select query
This help page explains how to create two select queries......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).