ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Operating mode of dynamic Active WEBDEV Pages
Creating an action plan
The action plans group all actions that will be performed by the software factory....
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
GPSLastPosition (Function)
Retrieves the information about the last known device position.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
BurnerSelect (Function)
Used to select the default burner.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
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.
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