ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
The Line control
A Line control is used to display a line in a page......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Bar code constants
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......