ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Generating the setup program
The last wizard step for creating the setup program allows you to...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
Setup mode
Several methods can be used to distribute a WINDEV application...
BurnerSelect (Function)
Used to select the default burner.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
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.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
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.