ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eCurrencyName (Function)
Returns the caption of a currency.
iCloud constants
The iCloud constants are as follows:
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Copying controls from the window editor
The controls can be copied from the window editor......
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
9. Types of standard controls
Types of standard controls...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
The Image control
The Image control is used to......