ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
iMargin (Function)
Defines the "logical" print margins.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
WinStatus (Function)
Identifies or modifies the window status.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
SysSerialNum (Function)
Returns the IMEI number of the current device.
Starting WDOptimizer in a command line
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
zipSelectFile (Function)
Selects files from an archive.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
LOOP statement
The statement block is repeated endlessly...
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
FTPCommand (Function)
Sends a specific FTP command to a server.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.