ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
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....
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Set of procedures
The global procedures are grouped in set of procedures......
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).
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Constants for managing contact functions
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
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......
Extern (Reserved word)
EXTERN is used to...
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
SQLFirst (Function)
Positions on the first row of the query result.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Drawing constants
List of constants used by the drawing functions....
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Size (Property)
The Size property is used to determine and change the size of an element.
Interactive notification management functions
Constante de gestion des notifications interactives...
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
Thread management functions
List of functions for managing threads...