ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a static project
The test of the entire project allows simulating the startup of the site...
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
2. Types of setup
Types of setup...
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
CompressedSize (Property)
The CompressedSize property is used to determine the compressed size of an element.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Creating a translation file
WDINT allows you to create a translation file....
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
".STY" file: "Style sheet" file
A style sheet is a "......