ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Managing assertions
...The main available features are as follows:...
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
3. Deploying a WINDEV application
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Code editor: Display options
The code editor proposes several display options......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
tapiCapability (Function)
Returns the characteristics of a telephony device.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Reals
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.