ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
HSetREP (Function)
Enables or disables the management of .REP file.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
XMLDocument (Function)
Creates a new XML document.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
fRead (Example)
Usage example of the fRead function
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Events associated with control templates
List of events associated with control templates...
Multi-project search
Performing a search in the current project is a common operation......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
3. Deploying a dynamic WEBDEV site
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Find/Replace in the current project
The "Find/Replace" feature is used to......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.