ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwOpen (Function)
Opens the User Groupware login window or page.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Constants for manging the replication
List of constants used by the functions for managing the replication....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
PageDisplay (Function)
Displays a web page in the user's browser....
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
Referring to an element in a WLanguage event / process
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
SQLTransaction (Example)
Usage example of the SQLTransaction function