ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
How to create and handle a structure?
This help page explains how to create and handle a structure....
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
Help about new features: Letting users know about changes
Applications are constantly evolving......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Advanced types
The advanced types of WLanguage are as follows...
15. Repeating a group of controls: loopers
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
DateTimeToString (Function)
Converts a DateTime to string in the specified format.