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.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account...
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found...
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments...
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Date (Type of variable)
The Date type enables you to easily handle the dates...
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word...
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
dbgInfo (Function)
Returns a debug information.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given...
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used...
Service variable
The Service variable is used to......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un...
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
1
4
5
6
7
8
19
>