ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
The Line control
A Line control is used to display a line in a page......
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
HDescribeLink (Function)
Describes a link between two data files through programming.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Page (Property)
The Page property is used to handle a page.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Automation object
The Automation keyword is used to declare an automation object...
Switch control properties