ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing contact functions
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Extern (Reserved word)
EXTERN is used to...
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......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
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......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Drawing constants
List of constants used by the drawing functions....
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
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, ......
Thread management functions
List of functions for managing threads...
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
Events associated with supercontrols
List of events associated with supercontrols...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....