ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
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)
The property Extended allows you to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
fExeDir (Function)
Returns the directory from which the execution is started.
MatFloatAdd (Function)
Adds a value to each matrix element.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Constants for manging the replication
List of constants used by the functions for managing the replication....
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Open (Function)
Opens a modal WINDEV window.
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
SocketExist (Function)
Checks if a socket already exists.
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
gLine (Function)
Builds a sequence of characters containing a line.
16. Java applications in practice
Java applications in practice...
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
MatInvert (Function)
Calculates the inverse of a square matrix.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.