ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Chart: Managing legends
Several types of legends are supported in the charts......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Declaring and using a variable
A variable is defined by name and type......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Different types of data (Type of variable)
A variable is defined by name and type......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of 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......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").