ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemDeleteAll (Function)
Clears and deletes a memory area.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Font management properties
List of font management properties...
fImageSelect (Function)
Opens the image picker of Windows.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HInfoGroup (Function)
Returns information about the specified group of users.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
MemSetPosition (Function)
Positions the memory area on an element.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
xmlSignatureReference (Variable type)
The xmlSignatureReference type is used to add a reference section into the XML signature.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
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....