ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
LDAP constants
List of constants used by the LDAP functions....
2. User-friendly editors in practice
User-friendly editors in practice...
EmailSend (Example)
Usage example of the EmailSend function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Accessing a database via a web service
The database can be accessed via a web service......
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
fRead (Example)
Usage example of the fRead function
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.