ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a page
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
<Connection variable>.SimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
3. Debugger
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Describing a problem to the Free Technical Support
Progress Bar control properties
List of properties associated with the Progress Bar control...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Properties of a help page
The characteristics of a help page are used to define......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
The Looper control
A Looper control is used to repeat the controls found in a specific area......