ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
5. Project configuration
Project configuration...
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Example for creating a select query
This help page explains how to create two select queries......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......