ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Lock constants
List of constants used by the functions for locking the applications....
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
25. Performing a process on several successive pages
Performing a process on several successive pages...
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Twain constants
List of constants used by the Twain functions....
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).