ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemCreate (Function)
Creates a memory area.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
HCloseConnection (Example)
Usage example of the HCloseConenction function
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
The Carousel control
The Carousel control is used to display an animated menu made of images......
Browser constants
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
GPSGetPosition (Function)
Retrieves information about the current device position.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Interactive notification management constants
Interactive notification management constants...