ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LoWord (Function)
Returns the two low bytes of an integer.
Drawing constants
List of constants used by the drawing functions....
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
SocketClose (Function)
Closes a socket or a connection to a server socket.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
Image drawing and processing functions
List of image drawing and processing functions...
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
HiWord (Function)
Returns the two high bytes of an integer.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
9. Overlaying controls
Utilisation dans la classe _VisiteGuidéeEtapeEffet - Accès en Lecture + Ecriture - Type : Entier32...
StatCovariance (Function)
Calculates the covariance between two series of values.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
HTTP functions (prefix syntax)
List of HTTP functions...
Image control in a page