ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
grCreate (Function)
Creates a specific type of chart.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Project Management Hub: Time tracking
The time spent can be listed on......
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Installing the robot controller
The monitoring robot includes three executables......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Operations performed on class diagrams
The following paragraphs explain......
Recompiling the project
The project compilation is a process used to......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Z-index of a control
All the controls in a window or report have a different z-index......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Events associated with internal windows
List of events associated with internal windows...
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...