ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetworkDisconnect (Function)
Disconnects a network drive.
HandleParentNext (Function)
Forces the parent of the next window to open.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
SysValidHandle (Function)
Checks the validity of a window handle.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
zipDeleteAll (Function)
Deletes all files from an archive.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Various constants
List of various constants....
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
iCloseReport (Function)
Stops printing the current report immediately.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
iPrintReport (External language)
Prints a report created with the report editor.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Including the code
You want to include your code lines in a condition, in a structure, ......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....