ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
WDInst: handling the files to install
By default, the files to install are......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
ERR_NO_END_TAG
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......