ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
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......
Events associated with Image controls
List of events associated with Image controls...
WDZip: Creating or modifying an archive
This help page explains how to......
UploadStart (Function)
Starts sending the selected files into an Upload control.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Upload control events
The following processes are associated with the Upload control:...
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
The Upload control
The Upload control is used to upload files on the Web server......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
zipMerge (Example)
Usage example of the zipMerge function
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
ThreadMode (Function)
Changes the management mode of threads.