ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
<Source>.UnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
SCM file format evolutions
Four versions are available for the SCM repository......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....