ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Command variable>.AddArgument (Function)
Adds an argument to a command to be executed in console mode.
CmdAddOption (Function)
Adds an option to the command to be executed in console mode.
ControlNext (Function)
Returns the name of the next control in input mode.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
WDInst: generate installation program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Error 301: Unknown identifier
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
WDInst: Grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Pages in Session mode
WEBDEV includes several types of pages to create dynamic sites......
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...