ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Changing sites from AWP to SEO-ready session mode
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
HCheckMemoAsynchronous (Function)
Checks the structural integrity of memos in an HFSQL Client/Server data file. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
16. Protecting access to the site: passwords
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Items used in a select query
A query created in the query editor can contain several types of items......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Handling menu options programmatically
The menu options can be handled......