ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
HRead (Function)
Reads a record in a file according to a given record number.
Creating the skin template of a report
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Referring to an element in a WLanguage event / process
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
iPrintImage (Function)
Sends the image file to print to the print buffer.