ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Organizer control
The Organizer control is used to display and handle organizers......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
14. Controls in practice
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Guide organization
Organization of WINDEV Concepts...
Composite keys
A composite key is a key item containing several other items......
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
1. Testing a site: Elements to be tested
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......