ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
RedirectionURL (Property)
The RedirectionURL property is used to get the URL used for the result redirection.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
HFSQL properties
List of HFSQL properties...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
iPrintZone (Example)
Usage example of the iPrintZone function
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
5. HFSQL Client/Server
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
4. Conditional statements
WEBDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min