ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Properties associated with the areas defined in Zoning mode
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Popup control properties
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
fTempPath (Example)
Usage example of the fTempPath function
Various WEBDEV constants
Various WEBDEV constants...
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Record (Type of variable)
The Record type is used to save the values of a record.
ListView control properties
List of properties associated with the ListView control...
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Logical operators
The logical operators are as follows......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Bar code constants
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
GetTypeDefinition (Function)
Gets the description of a type identified by name.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.