ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Array functions
List of functions for managing arrays...
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
HTML document management functions
List of functions that manipulate HTML documents....
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Discover WINDEV Mobile
WINDEV Mobile Tutorial - WINDEV Mobile overview Discover WINDEV Mobile - 10 min
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Defining a help window template
WINDEV allows you to create help window templates......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
WBAdminAccount (Variable type)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
12. External component in practice
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
2. User-friendly editors in practice
User-friendly editors in practice...
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Constants for managing animations
List of constants used by the functions for managing the animations...
SCM administrator: Available tools
The "Tools" tab in the SCM administrator allows you to......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....
Creating the windows and the pages of the RAD pattern