ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Copying and cloning
Variables are copied using the "=" operator...
Domo constants
List of constants used by the DomoXXX functions....
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
SocketConfigure (Function)
Configures the use of Socket functions.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Events associated with Link controls
List of events associated with Link controls...
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....