ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
Environment of the data model editor
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
WDDeploy features
WDDeploy can be used to......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
XMLSign (Function)
Signs an XML document.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Border (Type of variable)
The Border type is used to handle a border through programming...
dbgInfo (Function)
Returns a debug information.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Table,Count (External language)
Returns the number of elements in a Table control.