ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error customization
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Help about new features: Letting users know about changes
Applications are constantly evolving......
7. Multilingual sites in practice
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
<Kanban list>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
<GuidedTour>.ChangeStep (Function)
Moves to another step of the Guided Tour.
Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Bar Code functions
The following functions are used to manage bar codes:...
Certificate management functions
The following functions are used to handle the certificates:...
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.