ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
The Flexbox control
Flexbox is a standard layout system for web pages......
Logical operators
The logical operators are as follows......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
The Spreadsheet control
Spreadsheets are one of the most used office tools......
18. Secure payment
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
2. Projects in practice
Discover the main operations that can be performed on a project....
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
HOpenConnection (Function)
Opens a connection to a specific database.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
SQLExec (Function)
Names and runs an SQL query.
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......