ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Information 302: Ambiguity between a variable and a control
zipClose (Function)
Closes an archive.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
SQLChangeConnection (Function)
Modifies the current connection.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
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....
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....
Lock constants
List of constants used by the functions for locking the applications....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
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).