ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSelectPlus (Function)
Selects a row in a Looper control.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
Chart management functions
...Chart management functions...
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
VibrationTrigger (Function)
Triggers the vibrations of the device.
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HSendMessageToClient (Function)
Displays a message on the client computers.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Managing main window menus
A main menu is necessarily associated with a window......
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.