ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

rssEnclosure (Variable type)
The rssEnclosure type is used to define and handle an attachment to a RSS feed entry...
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
16. Application test in practice
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
HRegenerateFile (Function)
Regenerates a table from its log.
KeyExpression (Example)
Usage example of the KeyExpression property
Constants for manging the replication
List of constants used by the functions for managing the replication....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
WithSpace (Example)
Usage example of the WithSpace function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......