ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Assignment operators
Three assignment operators are available......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
CameraCapture (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....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Document (Type of variable)
The Document type is used to handle a "docx" document.
ChangeStyle (Function)
Modifies the style of a control dynamically.
URI constants
The following constants are used by URI-specific functions:...
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Creating the Form pages of a WEBDEV RAD pattern
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min