ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
dBorder (Function)
Draws the borders.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
fDirExist (Function)
Checks the existence of a directory.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
HJSONToRecord (Function)
Imports JSON data into the current record.
How to create a menu?
Writing an email: the available methods
This help page presents the methods for writing an email....
How to open a window?
How to open a page?
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.