ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
Report based on a query
Queries are used to easily select records in one or more data files......
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......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Organization chart linked to a data file
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
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.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor 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....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
WINDEV License Agreement
WINDEV License Agreement...
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.