ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLDocument (Example)
Usage example of the XMLDocument function
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Start of Break block (Break header)
The Start of break block is optional......
Other operators
The following are additional operators......
Error 25: No THEN statement is associated with this IF
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Constants for managing arrays
List of constants used by the functions for array management....
HModifyStructure (Example)
Usage example of the HModifyStructure function
List of reserved words
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
End of break block
The End of break block is optional......
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
Customizing the User Groupware
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
AJAXExecute (Example)
Usage example of the AJAXExecute function