ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
TimeToInteger (Function)
Converts a time to an integer.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
HiWord (Function)
Returns the two high bytes of an integer.
DateToInteger (Function)
Converts a date to an integer.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
<Date type>.ToInteger (Function)
Converts a date to an integer.
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
PageDisplay (Function)
Displays a web page in the user's browser....
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50...
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal...
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask....
Classes, members, methods and properties
A class is made of......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks...
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP...
Optional connection information
When defining the connections in the data model editor or when defining the connections...
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server)...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications...
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...