ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
HListServer (Function)
Lists the HFSQL servers installed on a computer.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
SysSetFocus (Function)
Sets focus to a window or control.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
WinStatus (Function)
Identifies or modifies the window status.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.