ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EditAddToken (Function)
Adds a token to a "Text token" Edit control.
Step 1: Configuring the print parameters
This step allows you to choose......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
InfoBuild (Function)
Displays a custom message in a system information window.
Language (Property)
The Language property is used to get and change the language used.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
SocketCreate (Function)
Creates a socket.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
iPrintImage (Example)
Usage example of the iPrintImage function
Bitwise operators
The operations on binary values are performed......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.