ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
2. User-friendly editors in practice
User-friendly editors in practice...
fCompare (Function)
Compares the content of two files bit by bit.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Error 203: The procedure already has a scope attribute (local or global)
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Managing space characters in the searches?
ERR_SESSION_CLOSED
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
How to create a menu?