ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwAddUser (Function)
Adds a user to the User Groupware database.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
Font management functions
List of functions for managing fonts...
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
The Image control
The Image control is used to......
Termination (Property)
The Property Termination is used to define the Procedure WLanguage executed when moving to the next/previous step or at the end of the guided tour....
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
7. HFSQL: files physically created
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
10. Smart controls
Smart controls...
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
4. HFSQL Classic
HFSQL Classic is the database format......
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.