ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
XMLFind (Example)
Usage example of the XMLFind function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
iParameter (Example)
Usage example of the iParameter function
XMLAddChild (Example)
Usage example of the XMLAddChild function
iSkipLine (Function)
Forces one or more line break.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
XMLRoot (Example)
Usage example of the XMLRoot function
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
XMLData (Example)
Usage example of the XMLData function
<ftpConnection variable>.Command (Function)
Sends a specific FTP command to a server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table 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....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.