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).
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified...
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams....
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control:...
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data...
MatExist (Example)
Usage example of the MatExist function
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
fCurrentDir (Example)
Usage example of the fCurrentDir function
Operations in a Select query : add and delete
The following paragraphs present......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
MatCreate (Example)
Usage example of the MatCreate function
MatStack (Example)
Usage example of the MatStack function