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....
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......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
New (Reserved word)
New is used to allocate memory space...
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
WDTRAD options
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Webservice management functions
Webservice management functions...
OCR constants
Adds a language to the native OCR system....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Other operators
The following are additional operators......
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:
Extern (Reserved word)
EXTERN is used to...
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
LanguageToName (Function)
Returns the name of a language.