ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MySelf (Reserved word)
MySelf is used to handle the current control...
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Local procedure
Two types of procedures are available......
zipOpenRAR (Function)
Opens an existing archive in RAR format.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
httpRequest (Variable type)
The httpRequest type gets the advanced characteristics of an HTTP/HTTPS request....
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
fChangeSize (Function)
Resizes an external file.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
EmailGetAll (Function)
Retrieves all the emails found on a server.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Connection (Variable type)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.