ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Charact (Example)
Usage example of the Charact function
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
OCRExtractText (Function)
Reads the text contained in an image.
LooperInsert (Function)
Inserts a row into a Looper control.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
fLongName (Function)
Returns the long name of a file or directory.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
iParameterReport (Function)
Configures the printer by opening the configuration window.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Asc (Example)
Usage example of the Asc function
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.