ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCross (Function)
Crosses a record in a data file.
HRegenerateFile (Function)
Regenerates a data file from its log.
DatePicker (Function)
Opens the system date picker.
Use a calendar to enter dates
DDEWarmLink (Function)
Creates a warm link with a data.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
HSL (Function)
Creates a color from its hue, saturation and lightness.
XML functions
List of XML functions...
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
27. Center or anchor a site horizontally
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
The key items
Keys are specific items in your analysis......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Share your projects via Git
Git is a source code manager......