ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
ChangeStyle (Function)
Modifies the style of a control dynamically.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Chart constants
List of constants used by the functions for chart management....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
ToastDisplay (Function)
Displays a "Toast" message.
SysWinShow (Function)
Modifies the display status of a window.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......