ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
zipExtractPath (Function)
Returns the path of a file found in the archive.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Table,Count (External language)
Returns the number of elements in a Table control.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Val (Function)
Returns the numeric value of a character string.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
FinNetCurrentVal (Function)
Returns the net current value of investment.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
BrowserType (Function)
Returns the type of browser used by the Web user.
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
WINDEV concepts