ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Functions for managing images
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Translating a text file with WDTRAD
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
GDI+ framework
Some WINDEV features use the GDI+ framework......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Options of the window editor
To configure the general options of the window editor......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Assignment operators
Three assignment operators are available......
Replication management functions
Three types of replication are proposed......
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
The Looper control
A Looper control is used to repeat the controls found in a specific area......
fDelete (Function)
Deletes a file accessible from the current computer.