ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
WaitWindowStart (Function)
Opens the wait window of application.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
List of operators
Composite variable
A composite variable contains different types of elements (members)...
FontCreate (Function)
Creates a font definition.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Defining clickable areas
In a page, an Image control can contain clickable areas......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Constants used for managing the multi-touch
Constants for managing the multi-touch...
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.