ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
SemaphoreCreate (Function)
Creates a semaphore.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
VideoConfigure (Function)
Allows you to configure the video capture driver.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Private Store for mobile applications
There are two methods two deploy your applications......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CurrentYear (Function)
Returns the current year in integer format.
PopupAnimate (Function)
Displays a popup in a page cell.
TabClose (Function)
Closes a dynamic pane in a Tab control.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HCreateMovableReplica (Function)
Creates a movable replication.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....