ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
HReadSeek (Example)
Usage example of the HReadSeek function
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
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.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
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
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).
HCopyFile (Example)
Usage example of the HCopyFile function
ThreadExecute (Function)
Starts the execution of a secondary thread.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......