ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone...
Right (Function)
Extracts the last characters from a string or string buffer.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array....
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string...
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed...
HToItem (Function)
Assigns the specified value to an item of the current record.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
XML functions
List of XML functions...
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
grColor (Function)
Returns and initializes the color of different chart elements.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post...
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet...
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable...
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods)...
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable...
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image...
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
The Tab control
The Tab control is used to simultaneously display different controls......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server...
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced...
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Warning (Function)
Displays a custom message in a system warning window.