ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
CurrentMonth (Function)
Returns the number of the current month.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
HTTPAddFile (Function)
Adds a file to the HTTP form.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
iReportPrintingStatus (Function)
Returns the status of the current print.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Looper control functions
List of functions for managing Looper controls...
grIncreaseData (Function)
Adds a value to a data in a chart.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
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)....