ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
Mask functions
The following functions are used to manage masks...
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.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
FTPDate (Example)
Usage example of the FTPDate function
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
dbgInfo (Function)
Returns a debug information.
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.
HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
ModbusDisconnect (Function)
Closes the Modbus session.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
FTPAttribute (Example)
Usage example of the FTPAttribute function
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
Error 11: The label is unknown
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
VariableReset (Function)
Resets the variable to its initial value.