ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
LDAPFind (Function)
Performs a search in an LDAP server.
1. The WINDEV Framework
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
SysInstance (Function)
Returns the instance of a module.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Assisted universal replication: specific features
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
14. PHP generation in practice
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Edit options of a report
The report editor allows you to......
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Scheduler control events
The following events associated with Scheduler controls:...
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....