ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
4. HFSQL Classic
InApp constants
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
ActionCible (Property)
The Property TargetAction allows you to define the action performed when clicking on the target control (s) of the step of a guided tour.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
ActionHorsCible (Property)
The Property ActionOffTarget allows you to define the action performed when clicking on fields other than the target fields of the step of a guided tour.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
1. What is a website?
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......