ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
SMS functions
List of SMS functions...
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Examples for using the OLE DB provider for HFSQL
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
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.).
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
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.).
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
WINDEV Mobile 2024 Tutorial - Table of contents
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
Managing parallel tasks
The computers are becoming more and more powerful......
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......