ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
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...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
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.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
Component (Type of variable)
The Component type is used to easily handle an external component.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.