ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Programming custom calculations in Table controls
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
HChangeConnection (Example)
Usage example of the HChangeConnection function
HCheckStructure (Function)
Defines the mode for comparing data files.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Events associated with Slider controls
List of events associated with Slider controls in a window...
HTML Editor control properties
Properties associated with the HTML Editor control....
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Input (Function)
Displays a message allowing the user to type an information.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
HSetLog (Function)
Enables or disables log management on a file.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).