ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
Constants for manging the replication
List of constants used by the functions for managing the replication....
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Browser constants
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Extern (Reserved word)
EXTERN is used to...
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
The Cell control
The Cell control contains controls......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Specific features of the applications for iPhone/iPad