ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Creating a delete query
A delete query (corresponding SQL statement......
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Saving entered data (AAF)
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
3. Application development cycle
Development cycle of a WINDEV application....
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......
Custom tooltips
Tooltips are very useful for application users......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......