ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on class diagrams
The following paragraphs explain......
WinAdaptSize (Function)
Adapts the window size to the content of controls.
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
The Wire control
The Wire control is used to visually link 2 controls......
Miscellaneous Windows constants
List of constants used by the Windows functions....
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
grZoom (Function)
Defines the zoom of a chart.
SQL functions: Special case
List of SQL functions: Special case...
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
HSetREP (Function)
Enables or disables the management of .REP file.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
12. External component in practice
DeclareWebserviceContext (Example)
Usage example of the DeclareWebserviceContext function...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......