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.
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays...
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV...
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure...
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery...
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character...
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times...
Val (Function)
Returns the numeric value of a character string.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name...
Events associated with the Conference control
List of events associated with a Conference control...
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App...
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's...
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV...
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced...
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files....