ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Programming an indexed control
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Constants for managing projects
List of constants used by the functions for managing projects....
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
ActionPlanConfigure (Function)
Configures an action plan in the software factory.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
InfoBuild (Function)
Displays a custom message in a system information window.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
BannerStartSliding (Function)
Enables the automatic slide on a Sliding Banner control.
BannerStopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
<TreeView>.SelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).