ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadFirst (Function)
Sets the position on the first record according to a browse item.
HChangeKey (Example)
Usage example of the HChangeKey function
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Automatic error handling
Error handling can be customized for each process......
HTTPRequest (Function)
Starts an HTTP request on a server.
SQLFirst (Example)
Usage example of the SQLFirst function
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
grLegend (Function)
Indicates the presence and position of legend in a chart.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
HOut (Example)
Usage example of the HOut function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.