ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a query
Two methods can be used to create a query......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
HCopyRecord (Example)
Usage example of the HCopyRecord function
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Defining specific character sets in HFSQL tables
When an application displays or saves data in HFSQL tables, this data is typed in the current language......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
dFont (Function)
Declares the font to be used by the dText function: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Code Editor control
The Code Editor control allows end users to write WLanguage code....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
upnpDevice (Variable type)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.