ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
OpenIDParameters (Variable type)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
OrgElement (Variable type)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
MCI constants
List of constants used by the MCI functions....
ErrorBuild (Function)
Displays a custom error message in a system error window.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
Record (Type of variable)
The Record type is used to save the values of a record.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
Automation object
The Automation keyword is used to declare an automation object...
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Events associated with Java Applet controls
List of events associated with Java Applet controls...
zipExtractFile (Example)
Usage example of the zipExtractFile function