ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
Automatic documentation of external components
External components must include a technical documentation......
W3C standardization
You must comply with the W3C standard (HTML 4......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Sound (Function)
Plays a sound in WAV format.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Events associated with windows
List of events associated with windows...
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
DDEString (Example)
Usage example of the DDEString function
gpwAddUser (Function)
Adds a user to the User Groupware database.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Typing multilingual texts
For a multilingual application, you have the ability to......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...