ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
How to use an array of structures?
An array of structures is an Array variable......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
MyPage (Reserved word)
MyPage is used to handle the current page...
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
iPrintBlock (Function)
Forces a report block to print.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
fSelectDir (Example)
Usage example of the fSelectDir function
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
<Page>.Address (Function)
Used to find out the Internet address of a page.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed 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.
OCRExtractText (Function)
Reads the text contained in an image.
LooperInsert (Function)
Inserts a row into a Looper control.
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
Charact (Example)
Usage example of the Charact function