ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Installing a SOAP server with Apache
Style of a control
As soon as it is created, a control is associated with a style......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Events associated with a Layout control
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
xlsClose (Example)
Usage example of the xlsClose function
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
ToastDisplay (Function)
Displays a "Toast" message.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.