ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Project Management
Project Management Hub: project management (view, create, etc.)...
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
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......
JSONValid (Function)
Checks the validity of a JSON string.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...
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......
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
EndDate (Property)
The EndDate property gets and sets the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
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....
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......