ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Operations performed on use case diagrams
The following paragraphs explain......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
WDINT license agreement
WDINT license agreement...
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Events associated with the project
List of events associated with the project...
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
First project window
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.