ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Font (Type of variable)
A Font variable creates a font programmatically...
The different types of integers
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Time (Type of variable)
The Time type is used to easily handle the times...
Structure (Type of variable)
A structure is a custom type of data...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
The different types of variables
The different types of variables are......
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......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Replication: The different types
The data replication is a powerful feature......
Standard FTP functions
List of standard FTP functions...
WINDEV FTP functions
List of WINDEV FTP functions...
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.