ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: pas x e
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
X (Property)
The X property is used to get and change the X-coordinate of an element.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
DomoOpen (Function)
Used to establish a connection with a X10 interface.
Domotic management functions
List of functions for managing domotics...
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Looper>.InfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.