ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
WEBDEV license agreement
WEBDEV license agreement...
Report viewer: Proposing several reports
In the document preview, end users can......
1. The WINDEV Framework
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
24. Displaying and linking pages
11. Internal components in practice
Internal components in practice...
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
10. Internal components in practice
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Multilingual project
Internal component
An internal component is a set of elements from a project......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
1. What is a website?
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.