ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
iReportPrintingStatus (Function)
Returns the status of the current print.
fChangeSize (Function)
Resizes an external file.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
EmailGetAll (Function)
Retrieves all the emails found on a server.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
SocketCreate (Function)
Creates a socket.
HMode (Function)
Changes the mode and the method for locking data files.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Language (Property)
The Language property is used to get and change the language used.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HTTP functions
List of HTTP functions...
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
HRead (Function)
Reads a record in a file according to a given record number.
iColumnEnd (Function)
Forces a column break in a multi-column report.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.