ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
System constants
List of constants used by the system functions....
14. Generation modes
Generation modes...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
zipDeleteAll (Function)
Deletes all files from an archive.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Environment of code editor
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
fSelect (Function)
Opens the Windows file picker.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Multimedia control properties
List of properties associated with the Multimedia control...
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
iPrintBlock (Function)
Forces a report block to print.
Upload control events
The following processes are associated with the Upload control:...
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.