ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HMode (Function)
Changes the mode and the method for locking data files.
fChangeSize (Function)
Resizes an external file.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
The Check Box control
A Check Box can correspond to......
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:...
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar...
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address...
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect,...
SocketCreate (Function)
Creates a socket.
iReportPrintingStatus (Function)
Returns the status of the current print.
iPrintImage (Function)
Sends the image file to print to the print buffer.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced...
fWrite (Function)
Writes: a character string into an external file. a memory section....
HOpenConnection (Function)
Opens a connection to a specific database.
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.
MemModify (Function)
Modifies an element in a memory zone.
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.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files...