ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. External component in practice
External component in practice...
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Using the task management and the schedule
Time management is extremely important......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
HDescribeFile (Function)
Describes a data file programmatically.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
12. External component in practice
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Options of the window editor
To configure the general options of the window editor......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
PageDisplay (Function)
Displays a web page in the user's browser....
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......