ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Constants for managing character strings
List of constants used by string management functions...
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
ExeGetPID (Function)
Returns information about the current process.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
Programming the looper attributes
All the looper attributes can be handled by programming......
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
DotNetDelegate (Function)
Initializes a.NET delegate.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......