ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumHelp (Function)
Returns the number of the help context associated with the specified control.
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
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......
Image control in a page
Project description: Options tab
The project description window allows you to configure various elements of your project......
Operations performed on class diagrams
The following paragraphs explain......
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......
Popup window
WINDEV allows you to open windows in popup format......
iPrintReport (Function)
Prints a report created with the report editor.