ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
<Table>.Display (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....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Optional events
By default, the codes available in the code editor correspond to the most common codes......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.