ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HState (Function)
Used to find out the state of a record.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
WordToArray (Function)
Fills an array with the words from a string.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Sort (Function)
Sorts a WLanguage array.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
FTPCommand (Function)
Sends a specific FTP command to a server.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.