ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Page with parameters
Resizes an external file.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Testing a static page
The test of a single page runs the current page in WEBDEV...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
CharactType (Function)
Returns information about the type of character.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Copying and cloning
Variables are copied using the "=" operator...
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Constants for managing the registry
List of constants used by the registry management functions....
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Sensor constants
Constants used by the SensorXXX functions...
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).