ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
FTPConnect (Example)
Usage example of the FTPConnect function
gClickableLink (Function)
Adds a clickable link in a graphic string.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Guided tour management constants
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
InitialState (Property)
The InitialState property is used to get the initial state of a control.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Constants for managing the modification of windows by the user
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Compile (Example)
Usage example of the Compile function
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....