ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Drawing constants
List of constants used by the drawing functions....
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.