ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Slider control (in a page)
WEBDEV proposes two types of sliders......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
UnitedStates.CheckEIN (Function)
Checks the validity of a U.S. Employer Identification Number.
UnitedStates.CheckSSN (Function)
Checks the validity of a U.S. Social Security Number.
UnitedStates.CheckFEI (Function)
Checks the validity of a U.S. Firm Establishment Identifier.
Canada.CheckSIN (Function)
Checks the validity of a Canadian Social Insurance Number (SIN).
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
WINDEV: Example of programmed Drag and Drop
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
.NET Assemblies
.NET is Microsoft's software development platform......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Changing sites from AWP to SEO-ready session mode
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Handling Organization Chart controls programmatically
"?" menu
WINDEV proposes a help menu adapted to your applications......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......