ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Smart controls
Smart controls...
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Handling Organization Chart controls programmatically
Composite chart
A composite chart is a chart that displays several types of charts......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Bitwise operators
The operations on binary values are performed......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......