ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetOpenRemoteAccess (Function)
Establishes a remote connection.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Select query description window: Items used
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Organization chart linked to a data file
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....
WINDEV Mobile concepts
8. Windows in practice
Discover the main actions that can be performed on the windows....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......