ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
InitRandom (Function)
Initializes the generator of random numbers.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HInfoView (Function)
Returns information about a materialized view.
HPriorityClient (Function)
Modifies the priority of a client application.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HPriority (Function)
Finds out and modifies the priority of the calling application.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.