ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
ServiceUninstall (Function)
Uninstalls a service.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Creating the Form pages of a WEBDEV RAD pattern
emailHeader (Variable type)
The emailHeader type is used to retrieve or define the additional email headers.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device. Function kept for "Version-26-compatible" Camera controls....
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Table,Modify (External language)
Modifies an element in a Table control.