ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
iGroupPrint (Function)
Starts printing a report found in a group of reports.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
<Looper>.StartFilling (Function)
Starts the process to populate a Looper control programmatically.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
<upnpDevice Variable>.MediaPlay (Function)
Starts reading the current media on the UPnP device.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Size (Example)
Usage example of the Size property
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...