ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Constants for managing animations
List of constants used by the functions for managing the animations...
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
HTTP constants
List of constants used by the HTTP functions....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
SOAPRun (Function)
Runs a procedure on a SOAP server.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......