ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
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.).
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, ......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
Integrated OCR (Optical Character Recognition) functions
Usage example of the HDescribeFullTextIndex function...
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......