ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
16. Java applications in practice
Java applications in practice...
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Events associated with the project
List of events associated with the project...
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
Fax constants
List of constants used by the functions for managing faxes....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
EXE constants
List of constants used by the functions for managing executables....
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
zipCreate (Function)
Creates an archive.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").