ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
New (Reserved word)
New is used to allocate memory space...
Assignment of RETURN
The return value of the process currently run can be assigned...
TimeToInteger (Function)
Converts a time to an integer.
HListConnection (Function)
Returns the list of connections currently described in the application.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
Multimedia control properties
List of properties associated with the Multimedia control...
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
ExeGetPID (Function)
Returns information about the current process.