ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

URI constants
The following constants are used by URI-specific functions:...
ServiceWait (Function)
Pauses the current service during the specified duration.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Aliases on tables: HAlias function
The aliases are used to handle......
Select query description window: Items that can be used
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
zipExtractPath (Example)
Usage example of the zipExtractPath function
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Info (Function)
Displays a custom message in a system information window.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
GetTypeDefinition (Function)
Gets the description of a type identified by name.
fSeek (Example)
Usage example of the fSeek function
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......