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).
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
InitialState (Property)
The InitialState property gets the initial state of a control.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change...
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed...
GglDriveConnect (Function)
Creates a connection to Google Drive.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Describing an element
A flexible modeling includes different elements linked together......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table"...