ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calendar functions
List of Calendar functions...
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
WINDEV Mobile concepts
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible in a Word Processing control. Make the rulers visible or invisible in a Word Processing control....
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Dictionary
The dictionary is a file that can contain the project elements......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
12. Control templates
WINDEV Mobile allows you to create control templates....
ERR_NO_PROJECT
FirstDayOfMonth (Function)
Returns the first day of the month.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
CurrentMonth (Function)
Returns the number of the current month.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
AWP without UI
Bootstrap, Angular, React, Vue......
2. Projects in practice
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......