ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
grIncreaseData (Function)
Adds a value to a data in a chart.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
CharactType (Function)
Returns information about the type of character.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
fDelete (Function)
Deletes a file accessible from the current computer.
EventChange (Function)
Modifies the status of an event.
HOpen (Function)
Opens a data file.
iPageEnd (Function)
Forces the move to the next page during the report print.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.