ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Count (Property)
The Count property returns the number of elements in a given set.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Border (Type of variable)
The Border type is used to handle a border through programming...
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
HTMLToText (Function)
Converts an HTML string or buffer to text.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....