ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Error 101: Declaration of global variable not allowed
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
<Menu>.InsertOption (Function)
Inserts a new option at a specific position.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Warning 18: Loop without potential end
Error 2: Incomplete line
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......