ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Logical operators
The logical operators are as follows......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Creating the menus for the pages of the WEBDEV RAD pattern
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Managing assertions
...The main available features are as follows:...
Report viewer: Proposing several reports
In the document preview, end users can......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HPass (Function)
Defines the password used to create or open a data file.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Window controls
Several types of controls can be used in a window, ......