ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
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.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
HOpenConnection (Example)
Usage example of the HOpenConnection function
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
WBAdminAuth (Variable type)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
WDSQL, SQL querier: Overview
WDSQL is used to......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.