ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
HTTP constants
List of constants used by the HTTP functions....
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Database (Property)
The Database property is used to get and modify the database associated with a connection.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min