ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Message text file format
The text files created by WDMSG use a specific format......
dCircle (Example)
Usage example of the dCircle function
Constants for managing Organizer controls
Constants for managing Organizer controls...
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
TableInfoXY (Example)
Usage example of the TableInfoXY function
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
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......
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Preset control properties
List of properties associated with the Preset control...
Calculated control properties
List of properties associated with the Calculated control...
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
2. Static or dynamic site
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......