ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDConver : Use in interactive mode
Before you start using WDConver, you must have......
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).
zipMsgError (Function)
Returns the message associated with an error code on an archive.
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Error 35: 'Continue' is available in the loops only
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Data model editor: types of links
Several types of links can be found between the files......
Popup window
WINDEV allows you to open windows in popup format......
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
grPrint (Function)
Prints a chart.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
WINDEV and the SOAP protocol
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.