ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
SNMPOIDType (Function)
Returns the type of data in an OID.
CharactType (Function)
Returns information about the type of character.
DataType (Function)
Identifying the type of a WLanguage variable.
xlsDocument (Example)
Usage example of the xlsDocument type
Type (Example)
Usage example of the Type property
grType (Function)
Identifies or modifies the type of chart.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
Border (Type of variable)
The Border type is used to handle a border through programming...
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Creating a query
Two methods can be used to create a query......
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Hash constants
List of constants used by the Hash functions....
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......