ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Style of a control
As soon as it is created, a control is associated with a style......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Handling Gantt Chart controls programmatically
The test mode cannot operate without the project and its pages, ...
Repairing the project
In some cases, "Project......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
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"......
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....
ERR_DISCONNECTED_ERROR
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
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.