ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
3. Deploying a dynamic WEBDEV site
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
ActionHorsCible (Property)
The Property ActionOffTarget allows you to define the action performed when clicking on fields other than the target fields of the step of a guided tour.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
7. Multilingual sites in practice