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).
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values...
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker...
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first...
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
Remote WEBDEV administrator: Personal information
The remote administration tool is used to check and modify (if necessary) your personal...
WEBDEV: Improving accessibility
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes...
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing...
The Upload control
The Upload control is used to upload files on the Web server......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive...
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use...