ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
HToItem (Function)
Assigns the specified value to an item of the current record.
HTML Display control properties
HTML Display control properties...
KeyPressed (Function)
Checks which key is pressed.
DDEStart (Function)
Executes a program (an executable file, for example) from the current application.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
fSplit (Function)
Splits a file into several files.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Decode (Function)
Decodes a character string that was encoded by Encode.