ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
FTPConnect (Example)
Usage example of the FTPConnect function
Wi-Fi functions
Functions for Wi-Fi management...
Error 42: Label out of scope of GOTO
apExecute (Function)
Runs an action plan.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Constants for managing the modification of windows by the user
NET constants
List of constants used by the DotNet functions....
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
Error 1011: To access the global member of the class, use ClassName::MemberName