ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Brazil.checkTaxNumber (Function)
Tests the validity of a tax number in Brazil.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Visible (Property)
The Visible property is used to set the visibility of an element.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
HTML (Property)
The HTML property is used to configure the use of HTML content.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Composite keys
A composite key is a key item containing several other items......
Screen,Input (External language)
Starts the input in the controls of a window.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......