ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Component diagram
A component diagram shows the physical and static architecture of a system software......
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Compression / encryption functions
Encryption and compression functions...
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
11. Controls in practice
Discover the main characteristics of the controls...
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Error 810: * can only be used for a parameter with a default value
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
6. Multilingual applications
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....