ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServicePause (Function)
Pauses a service.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<Connection variable>.SimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Information 302: Ambiguity between a variable and a control
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Events associated with a Gantt Chart column
Programming an indexed control
Progress Bar control properties
List of properties associated with the Progress Bar control...
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
<mongoCollection variable>.ExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
MongoExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Time and date management properties
List of properties for managing dates and times...