ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
Events associated with Edit controls
WLanguage events associated with Edit controls...
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Handling menu options programmatically
The menu options can be handled......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Handling Spreadsheet controls programmatically (in a report)
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
Miscellaneous Windows functions
List of miscellaneous Windows functions...
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.