ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming an indexed control
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Principle for running threads
At runtime, an application runs in a main thread......
HChangeConnection (Example)
Usage example of the HChangeConnection function
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Managing parallel tasks
The computers are becoming more and more powerful......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Programming automatic calculations in the columns of a Table control
Android Widget windows
An Android application can contain one or more Widget windows......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
Creating anchors
The anchors are used to define specific points in a help page......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....