ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HStatCalculate (Function)
Performs various statistical calculations on the file keys.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
OpenSister (Example)
Usage example of the OpenSister function
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified item.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FinCurrentVal (Function)
Returns the current value of investment.
Constants for managing Organizer controls
Constants for managing Organizer controls...
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Height (Property)
The Height property is used to get and change the height of an element.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Password (Property)
The Password property sets and changes the password.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....
fRemoveDir (Example)
Usage example of the fRemoveDir function
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
NoSpace (Function)
Returns a character string without the space characters: from the left and right side of the initial string. within the string....