ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
eChangeCurrency (Function)
Converts a currency into another currency.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
LOOP statement
The statement block is repeated endlessly...
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
WINDEV: Example of programmed Drag and Drop
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).