ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HReset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
Assignment operators
Three assignment operators are available...
<Source>.Reset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
WLanguage types
The different types in WLanguage are...
Advanced types
The advanced types of WLanguage are as follows
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task...
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
HTML (Property)
The HTML property is used to configure the use of HTML content.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
MemcacheGet (Function)
Retrieves the values of keys stored on a Memcached server.
MemcachedGetKeyGroup (Function)
Retrieves the values of keys stored on a group of Memcached servers.
MongoAggregationPipeline (Function)
Used to retrieve documents that enter a multi-stage pipeline and are transformed into aggregated...
Image object detection functions (AI)
Image object detection functions (Artificial Intelligence)...
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV...
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Font management properties
List of font management properties...
Font management functions
List of functions for managing fonts...
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol...
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones...
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase...
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.