ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
TwainState (Function)
Returns the status of the current source.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
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...
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
UploadStart (Function)
Starts sending the selected files into an Upload control.
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.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
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.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
WinAdaptSize (Function)
Adapts the window size to the content of controls.
FaxPause (Function)
Pauses a fax in the spooler.
Creating the skin template of a report
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
End of Document block
The End of document block is run once at the end of the report execution......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.