ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Discover all the possibilities of pivot tables
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Constants used by the functions for managing Dockable Panel controls
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Handling a chart in the editor
In the editor, a Chart control includes different sections......
15. Project Management Hub
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Scheduler control events
The following events associated with Scheduler controls:...
Character strings
WLanguage supports different types of strings....
NotificationDisplay (Function)
Displays a message outside the browser.
fSeek (Example)
Usage example of the fSeek function
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....