ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLAddChild (Function)
Adds a child tag into an XML document.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
zipDeleteAll (Function)
Deletes all files from an archive.
Push notification
A mobile device can receive push notifications......
FTPCommand (Example)
Usage example of the FTPCommand function
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Composite variable
A composite variable contains different types of elements (members)...
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Replication: The different types
The data replication is a powerful feature......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Error 1060: Unable to call method without parameter: add ()
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......