ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Organization chart linked to a data file
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HAddGroup (Function)
Adds a group of users.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
HAddUser (Function)
Adds a user to a database.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.AddUser (Function)
Adds a user to a database.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......