ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Handling Scheduler controls programmatically
A Scheduler control can be......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
Creating anchors
The anchors are used to define specific points in a help page......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
2. Analysis in practice
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....