ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
HSL (Function)
Creates a color from its hue, saturation and lightness.
zipCreate (Function)
Creates an archive.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HFSQL management functions
List of functions for HFSQL management...
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Binary (Property)
The Binary property is used to determine if an item is binary.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
ServiceWait (Function)
Pauses the current service during the specified duration.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
zipExtractPath (Example)
Usage example of the zipExtractPath function
URI constants
The following constants are used by URI-specific functions:...
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Execute (Function)
Starts the execution of a process through programming.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.