ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Environment of the window editor
The main elements of window editor are as follows:
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Principle for running threads
At runtime, an application runs in a main thread......
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
W3C standardization
You must comply with the W3C standard (HTML 4......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....