ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
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......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
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......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
OCR constants
Adds a language to the native OCR system....
Other operators
The following are additional operators......
Logical operators
The logical operators are as follows......
Webservice management functions
Webservice management functions...
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Operator on Address
The & operator returns the address of a variable as an integer