ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
SocketConnect (Function)
Connects a client computer to a given socket.
ControlToSource (Function)
Assigns the control value to the source of a control link.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Component diagram
A component diagram shows the physical and static architecture of a system software......
MDIOpen (Function)
Opens and enables an MDI child window.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.