ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Item control
The "Item" control is used to edit the content of an item found in a data file......
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grAddData (Function)
Adds a data into a chart.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
9. Types of standard controls
Types of standard controls...
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
NetworkConnect (Function)
Associates a drive with a shared network directory.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HDFS constants
The following constants are used by the HDFS functions:...
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
grDraw (Function)
Draws a chart according to the specified parameters.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
HDeleteServerTrigger (Function)
Deletes a server trigger.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
ThreadMode (Function)
Changes the management mode of threads.