ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddUser (Function)
Adds a user to a database.
HDFS functions
The following functions are used to manage files on a HDFS system......
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
EmailReadNext (Example)
Usage example of the EmailReadNext function
Installing a SOAP server with Apache
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
Euro constants
List of constants used by the functions for managing the Euro....
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
fFileName (Function)
Returns the name of an external file that is currently opened.
MCI constants
List of constants used by the MCI functions....
SocketWrite (Function)
Writes a message intended to another socket.
Error 2109: You are using the ObjectInfo function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
EmailSend (Example)
Usage example of the EmailSend function