ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
grParameter (Function)
Retrieves or modifies a chart parameter.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.