ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
iPrintImage (Function)
Sends the image file to print to the print buffer.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
InfoBuild (Function)
Displays a custom message in a system information window.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
2. User-friendly editors in practice
User-friendly editors in practice...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
8. Windows in practice
Discover the main actions that can be performed on the windows....
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
iPrintReport (Function)
Prints a report created with the report editor.