ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Events associated with supercontrols
List of events associated with supercontrols...
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Events associated with control templates
List of events associated with control templates...
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Burner constants
List of constants used by the burner functions....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
Component (Property)
The Component property configures the different components of a composite key.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.