ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
9. Types of standard controls
Types of standard controls...
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Type (Example)
Usage example of the Type property
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
StatAverage (Example)
Usage example of the StatAverage function
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
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.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Structure (Type of variable)
A structure is a custom type of data...
Math functions
List of mathematical functions...
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
EventCreate (Function)
Creates an event.