ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconAdd (Example)
Usage example of the SysIconAdd function
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
grImageSize (Function)
Defines the size of the image containing the chart.
FileDisplay (Example)
Usage example of the FileDisplay function
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
ComponentInfo (Function)
Returns information about a component.
Table,Delete (External language)
Deletes an element from a Table control.
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.
"About" window
The "About" window is used to display and access various information about the current application......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min