ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows constants
List of constants used by the Windows functions....
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
SysIconAdd (Example)
Usage example of the SysIconAdd function
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Compile (Example)
Usage example of the Compile function
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
fOpen (Example)
Usage example of the fOpen function
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
HIndex (Example)
Usage example of the HIndex function
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
ToClipboard (Function)
Writes text or image information into the system clipboard.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.