ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check model
You can use check models to easily create checks...
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Page Header block
The Page header block is printed on each new page......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
1. Examples provided with WINDEV Mobile
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Creating links
Links help users navigate the help system......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
The Tab control
The Tab control is used to simultaneously display different controls......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.