ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTestSite: Load test
The stress tests are used to check......
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
ERR_NO_CURRENT_PAGE
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Kanban control events
The following events are associated with Kanban controls......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
HNext (Function)
Sets the position on the next data file record according to a browse item.