ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Other operators
The following are additional operators......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Debugging constants
List of constants used by the debugging functions...
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
XML management: Use example
This application example manages an XML file named "Orders......
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.