ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreate (Function)
Creates a socket.
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
Multilingual project
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
SpreadsheetDeleteColumn (Function)
Deletes a column from a Spreadsheet control.
EmailReadLast (Example)
Usage example of the EmailReadLast function
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
13. External component in practice
External component in practice...
12. External component in practice
HTTP constants
List of constants used by the HTTP functions....
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
EmailSend (Example)
Usage example of the EmailSend function
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
iCloseReport (Function)
Stops printing the current report immediately.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
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)....
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......