ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
ShellExecute (Function)
Opens a document in its associated application.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
The Dashboard control
Dashboards are essential elements in an application......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.