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....
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....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
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......
Space (External language)
Fills the content of WdString with space characters on the right.
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.
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....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
WINDEV License Agreement
WINDEV License Agreement...
<Connection variable>.AddGroup (Function)
Adds a group of users.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
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.
HAddGroup (Function)
Adds a group of users.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
<Connection variable>.AddUser (Function)
Adds a user to a database.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
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....
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...