ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Using the query result
The result of a select query can be used in......
The Edit control
The Edit control allows users to enter data......
iParameter (Function)
Retrieves the printer configuration and configures the print.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
16. Java applications in practice
Java applications in practice...
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
12. Pages in practice
Constants for managing character strings
List of constants used by string management functions...
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
OCRExtractText (Function)
Reads the text contained in an image.
grColor (Function)
Returns and initializes the color of different chart elements.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.