ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
fCompare (Example)
Usage example of the fCompare function
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
SQLFirst (Function)
Positions on the first row of the query result.
BrowserShare( Function)
Starts native device sharing.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
fReadLine (Example)
Usage example of the fReadLine function
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
dTransferToImage (Example)
Usage example of the dTransferToImage function
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
xlsData (Example)
Usage example of the xlsData function
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
XMLDocument (Function)
Creates a new XML document.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
PicClose (Function)
Closes the image found in an Image Editor control.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.