ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
HOpenConnection (Example)
Usage example of the HOpenConnection function
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
fCurrentDrive (Function)
Gets or sets the current drive.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
SQLExec (Function)
Names and runs an SQL query.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
HOut (Example)
Usage example of the HOut function
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Google constants
List of constants used by the Google functions....
fWrite (Function)
Writes: a character string into an external file. a memory section....
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......