ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Native SQL Server Connector for WINDEV and WEBDEV 2024
Translating a text file with WDTRAD
Native Oracle Connector for WINDEV and WEBDEV
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Manipulating a Layout control programmatically
A Layout control can be......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
tapiHold (Function)
Puts a call on hold.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.