ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
ERR_CLOSED_PAGE
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
End of break block
The End of break block is optional......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Source Code Manager (SCM)
L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
Bar Code management functions
The following functions are used to manage bar codes:...
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......