ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
7. Multilingual sites in practice
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Configuring Reports & Queries
Reports & Queries is used to......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Replication management functions
Three types of replication are proposed......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...