ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Constants for managing contact functions
Set of procedures
The global procedures are grouped in set of procedures......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
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......
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
HFilter (Function)
Defines and enables a filter on a table, view or query.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
SQLFirst (Function)
Positions on the first row of the query result.
Extern (Reserved word)
EXTERN is used to...
WDAPI: Using APIs in a WINDEV application
The two most interesting features of WDAPI are......