ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Manager of automated tests
The test manager is used to......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
<Variable DiskFile>Create (Function)
Creates an external file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
HCreateMovableReplica (Function)
Creates a movable replication.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
PageAddress (Function)
Used to find out the Internet address of a page.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....