ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
iPreview (Example)
Usage example of the iPreview function
Aliases on data files: HAlias
The aliases are used to handle......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Programming automatic calculations in the columns of a Table control
Programming an indexed control
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.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Event (Example)
Usage example of the Event function
SFAdd (Function)
Creates a record in a file of a Salesforce database.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Managing main window menus
A main menu is necessarily associated with a window......
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....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Setup on a local network (LAN)
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.