ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gClickableLink (Function)
Adds a clickable link in a graphic string.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
WDOptimizer: Editing and modifying a ".REP" file
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
5. Site test in practice
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Binding a Link control to an item
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
Modified (Property)
The Modified property lets you know if an element has been modified.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
HFSQL Cluster management functions
The following functions are used to manage an HFSQL cluster...
MenuExist (Function)
Indicates whether a menu option exists in a menu.
AddLink (Function)
Adds a link to a text section in an edit control.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.