ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HLogStop (Function)
Stops the log process of a file.
fCreateLink (Function)
Creates a link on a file at the specified location.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
SocketCreate (Function)
Creates a socket.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
EmailSend (Example)
Usage example of the EmailSend function
Comparison operators
The comparison operators can be divided into several categories......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Other operators
The following are additional operators......
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
WINDEV applications for Linux: Specific features
Constant
The constants are language elements whose value is fixed once and for all...
ChangeStyle (Function)
Modifies the style of a control dynamically.