ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Android Widget windows
An Android application can contain one or more Widget windows......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
ServiceWait (Function)
Pauses the current service during the specified duration.
2. Projects in practice
Configuring the IIS 7/7.5 server
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
WaitWindowStart (Function)
Opens the wait window of application.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.