ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
ExeGetPID (Function)
Returns information about the current process.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
fDelete (Function)
Deletes a file accessible from the current computer.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Automatic management of exceptions
The management of exceptions can be customized by process......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
OpenSister (Function)
Opens a non-modal sibling window.
fAttribute (Function)
Returns or modifies the attributes of a file.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
LoadParameter (Function)
Reads a persistent value.