ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
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.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
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....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
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.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
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, ...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
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.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.