ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image control: the supported formats
The supported image formats are as follows:...
Query technical documentation
The query editor automatically creates a technical documentation for each query......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Image editor: Features
The image editor includes several features......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Programming patterns
CAUTION......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
WDZip: Creating or modifying an archive
This help page explains how to......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Chart control properties
A Chart control can be used......
Error 108: The size of the variable is not allowed
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....