ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
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......
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....
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.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Constants for managing tiles
fSelectDir (Example)
Usage example of the fSelectDir function
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
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.
The planes in WEBDEV
The planes are used to group the controls of an element......
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
<Page>.Address (Function)
Used to find out the Internet address of a page.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
Error 204: using a parameter without optional value after parameters ...
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.