ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
Using batch processing in multiple projects
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
4. When to use the debugger?
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
ERR_DISCONNECTED_TIMEOUT
7. HFSQL: files physically created
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
12. Synchronizing data
WDXView: Overview
WDXView is an ActiveX browser......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
iDestination (Function)
Configures the print destination.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Events associated with the Conference control
List of events associated with a Conference control...
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.