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...
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.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
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.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
grCreate (Function)
Creates a specific type of chart.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
iReportPrintingStatus (Function)
Returns the status of the current print.
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.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
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....
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
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.
Report based on a query
Queries are used to easily select records in one or more data files......
Looper control functions
List of functions for managing Looper controls...