ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
FTPSend (Example)
Usage example of the FTPSend function
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Copying controls from the window editor
The controls can be copied from the window editor......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
The HTML control
The HTML control displays HTML pages or HTML code......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.