ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
CallDLL32 (Function)
Runs a function found in an external DLL.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
The different types of integers
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
WINDEV License Agreement
WINDEV License Agreement...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.