ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
<Source>.Optimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
<Connection variable>.ManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Camera control in a mobile application
The Camera control is used to......
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminAddUser (Function)
Adds a SaaS user.
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
BitcoinCoreConfigure( Function)
Specifies Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
TimeZone (Property)
The TimeZone property is used to set the time zone.
Visible (Property)
The Visible property is used to set the visibility of an element.
Default (Property)
The Default property is used set default values.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......