ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPCommand (Example)
Usage example of the FTPCommand function
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
docColumn (Variable type)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Constants for managing the modification of windows by the user
This help page explains how to create and handle a structure....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
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....
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Starting WDOptimizer in a command line
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
OpenMobileWindow (Function)
Opens a window in a mobile application.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.