ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Warning 18: Loop without potential end
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
NumberInWords (Function)
Converts a number to words.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Environment of the window editor
The main elements of window editor are as follows:
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Google document management functions
List of functions for managing Google documents...
dPoint (Example)
Usage example of the dPoint function