ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of procedures
The global procedures are grouped in set of procedures...
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Sharing elements with a WINDEV application
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Scheduler control events
The following events associated with Scheduler controls:...
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
5. User Groupware in practice
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
iPrintReport (Function)
Prints a report created with the report editor.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
MySelf (Reserved word)
MySelf is used to handle the current control...
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
MyPage (Reserved word)
MyPage is used to handle the current page...
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....