ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
SCM: Adding an element to the repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
WBAdminAuth (Variable type)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
SysEncrypt (Function)
Encrypts data using Windows user credentials. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
Token (Variable type)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Analysis links
The links are used to link the files found in an analysis between themselves......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
WDXView : Use
This help page presents the different features of WDXView......