ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DomoClose (Function)
Closes the communication opened by DomoOpen.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
fDelete (Example)
Usage example of the fDelete function
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
HState (Function)
Used to find out the state of a record.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Port (Property)
The Port property is used to identify and change a server connection port.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
Accessibilité (Property)
Calling a procedure/a function
Syntax for calling a local or global procedure.
fShortName (Example)
Usage example of the fShortName function
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Telemetry: Main features
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).