ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
General environment of WINDEV
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.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
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...
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).
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
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......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
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.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Constants for managing Gantt charts
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Display (External language)
Displays a value in a control or assigns a value in a variable.