ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
HOut (Example)
Usage example of the HOut function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
fRename (Function)
Modifies the name of a file.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
TreeView data-bound Table control based on a table
A TreeView Table control can be linked to a table or a query......
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
fUnlock (Function)
Entirely or partially unlocks an external file.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.