ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 11: The label is unknown
2. Analysis in practice
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Setup on a local network (LAN)
12. Retrieving data from a site
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Body block
The Body block corresponds to the main block of the report......
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
The requested action cannot been performed: the page was not synchronized
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
ERR_BAD_ACTION
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).