ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSL (Function)
Creates a color from its hue, saturation and lightness.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Creating a Pivot Table control
To create a Pivot Table control......
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......
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
fOpen (Example)
Usage example of the fOpen function
HTMLToText (Function)
Converts an HTML string or buffer to text.
J2EE constants
List of constants used by the J2EE functions....
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
fUnlock (Example)
Usage example of the fUnlock function
fExeDir (Function)
Returns the directory from which the execution is started.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
FontCreate (Function)
Creates a font definition.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......