ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
FileSize (Property)
The FileSize property is used to get the size of a file.
<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)....
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
Creating a translation file
WDINT allows you to create a translation file....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Error 31: The file to include is not found. Check the name and path ...
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
PageNumber (Property)
The PageNumber property gets and sets a page number.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.