ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Val (Function)
Returns the numeric value of a character string.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Installing a SOAP server with Netscape iPlanet 4.1
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
EmailGetAll (Function)
Retrieves all the emails found on a server.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HOpen (Function)
Opens a data file.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
InfoBuild (Function)
Displays a custom message in a system information window.
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.