ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
sEvent (Function)
Branches an event on a serial port.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
sEndEvent (Function)
Disables the detection of an event on a serial port.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Time management
For each element (windows, reports, ......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
1
2
3
4
5
6
122
>