ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating help pages
A help system includes several pages...
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
Custom context menu
Custom context menus are created in the window editor and can be manipulated programmatically...
<Connection variable>.ModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server table.
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
ControlCurrent (Function)
Returns the name of the control currently in edit.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
TableSetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input...
Input (Function)
Displays a message allowing the user to type an information.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element...
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via...
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
FaxConnect (Function)
Establishes a connection to a fax server.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code...
Control constants
List of constants used by the functions for managing controls...
Check model
You can use check models to easily create checks...
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order...
WDMap: Add, modify and delete records in a table
WDMap allows you to perform simple operations (addition, modification or deletion) on the records...
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL...
Code editor: Display options
The code editor proposes several display options......
MemoryCurrency (Property)
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro"...