ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
CursorDisplay (Function)
Displays or hides the mouse cursor.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
HaspHLLogin (Function)
Connects the application with a Hasp key.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
The planes in WEBDEV
The planes are used to group the controls of an element......
ServiceWait (Function)
Pauses the current service during the specified duration.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
HaspHLInfo (Function)
Returns information about the electronic Hasp key.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
OpenMainMenu (Function)
Opens the main menu of the current window.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.