ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repairing the project
In some cases, "Project......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
The test mode cannot operate without the project and its pages, ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Page with parameters
Make calculations easier with the calculator
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Extracting messages added or modified since last extraction
A project was already created and translated......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
ERR_DISCONNECTED_ERROR
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Binding a Link control to an item
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Sorts in a report
The sort is used to organize the information displayed in the report......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......