ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSelectDir (Example)
Usage example of the fSelectDir function
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
grZoom (Function)
Defines the zoom of a chart.
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....
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
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.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
The planes in WEBDEV
The planes are used to group the controls of an element......
<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.
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
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.