ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Visible (Property)
The Visible property is used to set the visibility of an element.
Handling Gantt Chart controls programmatically
HTML (Property)
The HTML property is used to configure the use of HTML content.
Code statistics
The code statistics affect......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
System constants
List of constants used by the system functions....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Constants for manging the replication
List of constants used by the functions for managing the replication....
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Creating links
Links help users navigate the help system......
The Cell control
The Cell control contains controls......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
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......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Handling Scheduler controls programmatically
A Scheduler control can be......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......