ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
<Upload>.CurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
16. Java applications in practice
Java applications in practice...
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
The test mode cannot operate without the project and its pages, ...
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
Error 809: The * character cannot be used as mandatory parameter in a function
Error 805: No syntax without parameter
Recycle code windows
By default, a single code window is opened per ......
Time management help
Time management is extremely important......