ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
7. Window templates
...Window templates...
7. Source Code Manager (SCM)
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
14. Controls in practice
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
10. Page templates
PermissionRequest (Function)
Prompts the user to grant an application permission.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Events associated with Spin controls
List of events associated with Spin controls...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Word Processing control events
WINDEV manages the following events by default......
5. Displaying a WEBDEV Session site
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....