ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
9. Hardware and software requirements
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage...
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change...
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item...
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):...
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Native Access Connector
...This type of Native Connector allows access to ACCESS databases for better interoperability...
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data...
IFrame control
IFrame is an HTML concept......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
OpenChild (Function)
Opens a non-modal child window.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50...
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
The Site Map control
The Site Map control allows the Web user to......
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating...