ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
DotNetRun (Function)
Runs a procedure on a .Net server.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
HCreateMovableReplica (Function)
Creates a movable replication.
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
iBorder (Function)
Prints a border at specified coordinates.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Constants for managing the modification of windows by the user
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Android Widget windows
An Android application can contain one or more Widget windows......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.