ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating help pages
A help system includes several pages...
<Connection variable>.ModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server data file.
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
ControlCurrent (Function)
Returns the name of the control currently in edit.
Custom context menu
Custom context menus are created in the window editor and can be manipulated programmatically...
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
Items used in a select query
A query created in the query editor can contain several types of items......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items...
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
fDecrypt (Example)
Usage example of the fDecrypt function
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
FaxPause (Function)
Pauses a fax in the spooler.
MatWrite (Example)
Usage example of the MatWrite function
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
MatDeterminant (Example)
Usage example of the MatDeterminant function
zipCreate (Example)
Usage example of the zipCreate function
iWindowCancel (Function)
Configures the print cancel window..
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
MatFill (Example)
Usage example of the MatFill function
fReadLine (Example)
Usage example of the fReadLine function
MatInvert (Example)
Usage example of the MatInvert function
Table,Add (External language)
Adds an element to a Table control.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell...
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without...