ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HCopyRecord (Example)
Usage example of the HCopyRecord function
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCreateView (Example)
Usage example of the HCreateView function
HAdd (Example)
Usage example of the HAdd function
HExtractMemo (Example)
Usage example of the HExtractMemo 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.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
SQLConnect (Example)
Usage example of the SQLConnect function
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
HCopyFile (Example)
Usage example of the HCopyFile function
ThreadExecute (Function)
Starts the execution of a secondary thread.
WINDEV License Agreement
WINDEV License Agreement...
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.