ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
5. Which type of server to choose?
1. The WINDEV Framework
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
FTPCommand (Function)
Sends a specific FTP command to a server.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
WINDEV and the SOAP protocol
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Voice commands in your applications
The applications that you develop can react to the user's voice......
ServiceWait (Function)
Pauses the current service during the specified duration.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....