ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgEndRecording (Function)
Stops recording the scenario.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ)) (prefix syntax)
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Dequeue (Function)
Removes an element from the queue.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Binding controls to data
A window or page can display information from......
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).