ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
BurnerAddFile (Function)
Adds a file to the compilation.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
MemDelete (Function)
Deletes an element from a memory zone.
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.