ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
WDZip: Creating or modifying an archive
This help page explains how to......
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
HOpenConnection (Function)
Opens a connection to a specific database.
iParameterPDF (Function)
Defines the options for the generated PDF file.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
Organization chart linked to a data file
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....