ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
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.
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire 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.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
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.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.