ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
CursorDisplay (Function)
Displays or hides the mouse cursor.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
ToastDisplay (Function)
Displays a "Toast" message.
EndProgram (Function)
Ends the execution of the current program.
Constants for managing projects
List of constants used by the functions for managing projects....
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
SocketWrite (Function)
Writes a message intended to another socket.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
fSplit (Function)
Splits a file into several files.
fSize (Function)
Returns the size of a file (in bytes).
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.