ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Constants for managing character strings
List of constants used by string management functions...
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Managing parallel tasks
The computers are becoming more and more powerful......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Creating the Relation pages of a WEBDEV RAD pattern
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Events associated with Shape controls
List of events associated with Shape controls...
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.