ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
ERR_ALREADYCONNECTED
The Image control
The Image control is used to......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
6. Multilingual sites
1. WEBDEV editors
ERR_WDADMIN_EXIST
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.