ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
HFSQL constants
List of constants used by the HFSQL functions....
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Type (Property)
The Type property is used to get and change the type of an element.
Scope (Property)
The Scope property property is used to specify requested permissions.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Color (Property)
The Color property is used to get and change the color of an element.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Automatic management of exceptions
The management of exceptions can be customized by process......