ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Creating links
Links help users navigate the help system......
Configuring the setup program
Two tools can be used to create a setup program......
HFSQL Client/Server: Configuring the data files on the server
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
Principle of remote check
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Input (Function)
Displays a message allowing the user to type an information.
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......