ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Data persistence
The data persistence is used to store the value typed by the user......
MenuInsertOption (Function)
Inserts a new option at a specific position.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
fCopyDir (Example)
Usage example of the fCopyDir function
FTPGet (Example)
Usage example of the FTPGet function
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document. define button styles for a Windows notification....
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
gLine (Function)
Builds a sequence of characters containing a line.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
CharactType (Function)
Returns information about the type of character.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.