ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
zipDeleteFile (Function)
Deletes a file from an archive.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
LooperDelete (Function)
Deletes a row from a Looper control.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
XMLFind (Function)
Performs a search in an XML document.
NumberInWords (Function)
Converts a number to words.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....