ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Various constants
List of various constants....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Commands of the external interface
Binding a Combo Box control to an item
Programming the table cells
The Table controls can be handled......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.