ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
zipCreateExe (Example)
Usage example of the zipCreateExe function
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
ServiceRestart (Function)
Restarts a service (already started).
NumberInWords (Function)
Converts a number to words.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Text (Property)
Text is used to find out whether an item is a text item.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
HDeleteTrigger (Function)
Deletes a trigger.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HDeactivateTrigger (Function)
Disables a trigger.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HFreePosition (Function)
Deletes a position saved by HSavePosition.