ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
AIDetect (Function)
Detects various elements in an image: objects, faces, etc. This detection is made possible by artificial intelligence (AI).
Handling a WinForm .Net control through programming
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
Code editor: Display options
The code editor proposes several display options......
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Configuring an application with User Groupware
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
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).
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.