ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
fImageSelect (Example)
Usage example of the fImageSelect function
Designation of current element (Reserved word)
The keywords used to identify the current element are:
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
FTPSend (Example)
Usage example of the FTPSend function
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").