ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
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....
VideoConfigure (Function)
Allows you to configure the video capture driver.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
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.
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
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.
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.
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....