ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

System constants
List of constants used by the system functions....
xlsClose (Function)
Closes an XLS file.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
15. Creating the executable in practice
Creating the executable in practice...
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
3. Deploying a WINDEV application
Repairing the project
In some cases, "Project......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...