ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipDeleteFile (Example)
Usage example of the zipDeleteFile function
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
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....
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.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Debugging constants
List of constants used by the debugging functions...
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.
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.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.