ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Writes a message intended to another socket.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Reals
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Accessibilité (Property)
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Software license agreement
WINDEV Express license agreement...
Assisted universal replication: specific features
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
HCross (Function)
Crosses a record in a data file.