ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Software Factory
The concept of software factory is used to automate the process for creating applications....
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Reduce (Function)
Applies a computation to each element of a WLanguage array.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.