ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Select,? (External language)
Returns the index of the selected element in a Table control.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Handling a control through programming in a report
All report controls can be handled through programming......
2. Projects in practice
Discover the main operations that can be performed on a project....
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
Table,Add (External language)
Adds an element to a Table control.
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Operating mode of dynamic Active WEBDEV Pages
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
XMLSign (Function)
Signs an XML document.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
WINDEV and the SOAP protocol