ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLFirst (Function)
Positions on the first row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HOnError (Function)
Customizes the management of HFSQL errors.
Miscellaneous Windows constants
List of constants used by the Windows functions....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Operator on Address
The & operator returns the address of a variable as an integer
The Static control
A Static control is a control used to display a static text......
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
SQLNext (Function)
Positions on the next row of the query result.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
<Date type>.ToInteger (Function)
Converts a date to an integer.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
zipClose (Function)
Closes an archive.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Drive management functions: OneDrive, Google Drive, Dropbox (prefixed syntax)
Drive management functions include ......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Data persistence
The data persistence is used to store the value typed by the user......