ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Conversion (Function)
Converts a value from a unit to another one.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
DomoOpen (Function)
Used to establish a connection with a X10 interface.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
HTTPRequest (Function)
Starts an HTTP request on a server.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Installing a SOAP server with Apache
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
tapiCallEnd (Function)
Returns the date and time of the end of call.
EventCreate (Function)
Creates an event.
ChangeAction (Example)
Usage example of ChangeAction
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
License agreement - HFSQL Client/Server
dbgInfo (Function)
Returns a debug information.
iPrintReport (Function)
Prints a report created with the report editor.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
ModbusDisconnect (Function)
Closes the Modbus session.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......