ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Installing a SOAP server with IIS
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Help editor options
The options of the help editor ("Display......
24. Displaying and linking pages
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Select query description window: Items that can be used
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Record (Type of variable)
The Record type is used to save the values of a record.
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....
Events associated with Looper controls
List of events associated with Looper controls...
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Character strings
WLanguage supports different types of strings....
NetGetFile (Example)
Usage example of the NetGetFile function
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.