ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Time tracking
The time spent can be listed on......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
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....
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....
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
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).
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Operations performed on class diagrams
The following paragraphs explain......
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....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Installing the robot controller
The monitoring robot includes three executables......
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.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.