ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLock (Example)
Usage example of the fLock function
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
iPreview (Example)
Usage example of the iPreview function
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Materialized view
fRead (Example)
Usage example of the fRead function
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Event (Example)
Usage example of the Event function
zipExtractFile (Example)
Usage example of the zipExtractFile function
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
API (Example)
Usage example of the API function
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Note (Property)
The Note property is used to get and change a text associated with an element.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
HTMLToText (Function)
Converts an HTML string or buffer to text.
Using several libraries in an application
A library is a WDL file that contains all the resources......
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
CallDLL32 (Example)
Usage example of the CallDLL32 function
NET constants
List of constants used by the DotNet functions....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
fUnlock (Example)
Usage example of the fUnlock function
zipAddFile (Example)
Usage example of the zipAddFile function
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Repairing the project
In some cases, "Project......