ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Chart constants
List of constants used by the functions for chart management....
Properties associated with the chart series
List of properties associated with the chart series...
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
2. Deploying a static site or a PHP site
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
LOOP statement
The statement block is repeated endlessly...
Events associated with Button controls
List of events associated with Button controls...
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Native Access to SAP
SAP is a widely used ERP......
iParameterPDF (Function)
Defines the options for the generated PDF file.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Configuring the IIS 7/7.5 server
Events associated with windows
List of events associated with windows...
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
BurnerErase (Example)
Usage example of the BurnerErase function