ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Page templates
WEBDEV allows you to create page templates......
Using several libraries in an application
A library is a WDL file that contains all the resources......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
URL (Property)
The URL property is used to get and change a URL.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
dArc (Example)
Usage example of the dArc function
dSlice (Example)
Usage example of the dSlice function
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Constants used by the functions for managing Dockable Panel controls