ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperInsertLine (Function)
Inserts a row into a Looper control.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Error 30: An exception process cannot be declared inside another exception process...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
iPreview (Function)
Configures the print destination.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......