ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
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....
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...
iPrintBlock (Function)
Forces a report block to print.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
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......
fSelectDir (Example)
Usage example of the fSelectDir function
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Drop-down button
The drop-down button expands: a context menu. a popup window....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
<Page>.Address (Function)
Used to find out the Internet address of a page.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
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.