ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
fOpen (Example)
Usage example of the fOpen function
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
iPrintImage (Example)
Usage example of the iPrintImage function
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Accessibilité (Property)
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
Code snippets
The code editor allows you to enter "Code snippets"......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
gpwAddUser (Function)
Adds a user to the User Groupware database.
TextToRTF (Function)
Converts text to Rich Text Format.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Contains (Function)
Allows you to check if a substring is within a string.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.