ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeFile (Function)
Describes a data file programmatically.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
SocketCreate (Function)
Creates a socket.
Constants for managing emails
List of constants used by the functions for managing emails....
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
NumberInWords (Function)
Converts a number to words.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
HDescribeItem (Example)
Usage example of the HDescribeItem function
SQL functions: Special case
List of SQL functions: Special case...
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
The Signature control
The Signature control is a report control used to sign......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.