ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy features
WDDeploy can be used to......
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
HOpen (Function)
Opens a data file.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
8. "Mobile friendly" site: Dynamic serving
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
EmailListFolder (Example)
Usage example of the EmailListFolder function
BurnerList (Example)
Usage example of the BurnerList function
XMLOpenReader (Example)
Usage example of XMLOpenReader
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Sorts in a report
The sort is used to organize the information displayed in the report......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
GanttListTask (Example)
Usage example of the GanttListTask function
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Using WDDIXIO
To translate the text used in your project:...
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
InfoBuild (Function)
Displays a custom message in a system information window.