ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Site Map control
The Site Map control allows the Web user to......
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
tapiDial (Function)
Dials a phone number for a voice line.
zipFileSize (Example)
Usage example of the zipFileSize function
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
iBorder (Function)
Prints a border at specified coordinates.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....