ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Managing videos (broadcasted by a Web Camera) (prefix syntax)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
21. Managing business rules
Managing business rules...
18. Management of business rules
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
<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.
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.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.