ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPolyline (Function)
Draws a line composed of multiple segments.
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
7. Multilingual applications in practice
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Supercontrol
A supercontrol is an advanced type of control......