ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
Certificate
The Certificate keyword can correspond to...
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
ConnectionTimeout (Property)
The ConnectionTimeout property sets the connection timeout.
Max (Function)
Returns the greatest value passed as parameter.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Complete (Function)
Returns a character string of a specified length.
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
Creating an executable: Executable language
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Twain constants
List of constants used by the Twain functions....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
DDEError (Function)
Returns the runtime status report of a DDE function.
IsOdd (Function)
Identifies an odd number.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
TextToXML (Function)
Converts an ANSI string to an XML string.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function