ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control based on a data file
This type of Looper control uses data from a data file or query......
21. Managing business rules
Managing business rules...
18. Management of business rules
Binding a Check Box control to an item
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
<Source>.DuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
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......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
GglDelete (Function)
Deletes data from the Google server.