ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
"Reports & Queries" software
This is "Reports & Queries"......
Lock constants
List of constants used by the functions for locking the applications....
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
Extra (Property)
The Extra property manges additional information.
iParameter (Example)
Usage example of the iParameter function
License agreement - HFSQL Client/Server
ServiceStatus (Function)
Returns the current status of a service.
Push notification
A mobile device can receive push notifications......
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Sensor constants
Constants used by the SensorXXX functions...
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
StatVariance (Function)
Calculates the variance for a series of values.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
grType (Function)
Identifies or modifies the type of chart.
Programming custom calculations in Table controls