ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer: Proposing several reports
In the document preview, end users can......
EmailGetAll (Function)
Retrieves all the emails found on a server.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Events associated with internal windows
List of events associated with internal windows...
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
xlsMsgError (Example)
Usage example of the xlsMsgError function
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
EXE constants
List of constants used by the functions for managing executables....
xlsOpen (Example)
Usage example of the xlsOpen function
DnDCursor (Example)
Usage example of the DnDCursor function
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.