ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Bar Code management functions
The following functions are used to manage bar codes:...
Table,Col (External language)
Returns the current index of the column.
Error 502: Incompatible type
Check Box control functions
The following functions are used to manage the Check Box controls......
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
<fbSession variable>.Stop (Function)
Stops the Facebook session that was started by FBStartSession.
SOAP functions (prefix syntax)
List of SOAP functions...
<String type>.AnsiToUnicode (Function)
Converts an ANSI string (Windows) to a UNICODE string.
<Buffer type>.AnsiToUnicode (Function)
Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.