ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
OCR constants
Adds a language to the native OCR system....
Other operators
The following are additional operators......
Webservice management functions
Webservice management functions...
Logical operators
The logical operators are as follows......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
<DiskFile variable>.Close (Function)
Closes an external file.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
LanguageToName (Function)
Returns the name of a language.
Extern (Reserved word)
EXTERN is used to...
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
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......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....