ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
WDINT, WDTRAD and WDDIXIO: Translation tools
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
21. Managing business rules
Managing business rules...
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Analysis links
The links are used to link the files found in an analysis between themselves......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
1. Testing a site: Elements to be tested
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
MemCreate (Function)
Creates a memory area.