ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Events associated with Link controls
List of events associated with Link controls...
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Passing parameters
The parameters can be passed to a procedure......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
HFSQL properties
List of HFSQL properties...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.