ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListFile (Function)
Lists the files found in a directory and returns the list of files.
HOpenConnection (Function)
Opens a connection to a specific database.
iFont (Function)
Selects the default font.
ServiceContinue (Function)
Restarts a paused service.
fWrite (Function)
Writes: a character string into an external file. a memory section....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
CurrentYear (Function)
Returns the current year in integer format.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
HTTPCreateForm (Function)
Creates an HTTP form.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Report based on a query
Queries are used to easily select records in one or more data files......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
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)....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
ControlClone (Function)
Creates a new control from an existing control.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.