ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
fSelectDir (Example)
Usage example of the fSelectDir function
Drop-down button
The drop-down button expands: a context menu. a popup window....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Crosstab report
The report editor allows you to create "Crosstab" reports......
<Page>.Address (Function)
Used to find out the Internet address of a page.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
XML functions
List of XML functions...
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
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).
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Asc (Example)
Usage example of the Asc function
Charact (Example)
Usage example of the Charact 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......
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.