ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Different types of data (Type of variable)
A variable is defined by name and type......
Chart: Managing legends
Several types of legends are supported in the charts......
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......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Programming automatic calculations in the columns of a Table control
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Creating an insert query
An insert query (corresponding SQL statement......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
8. Associating controls with data
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
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......
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....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Currencies
A currency is a real coded on 10 bytes....
Classes, members, methods and properties
A class is made of......
Break in a report
The break is used to group the records corresponding to a sort criterion......