ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
The HTML control
The HTML control displays HTML pages or HTML code......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
How to loop through a file using filters?
Recycle code windows
By default, a single code window is opened per ......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
SFDelete (Function)
Deletes records from a Salesforce database.
SysSerialNum (Function)
Returns the IMEI number of the current device.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
ContextClose (Function)
Closes a page context.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....