ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Error 403: The item does not belong to the file
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Input (Function)
Displays a message allowing the user to type an information.
2. Projects in practice
Discover the main operations that can be performed on a project....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Error 1014: The access to the member of the class is restricted by a private inheritance
The home page
The home page is the first page of your site......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Comparison operators
The comparison operators can be divided into several categories......