ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
TextColor (Property)
The TextColor property is used to set the text color of an element.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
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....
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
MemcachedAddPrefixKeyGroup (Function)
Adds a value at the start of existing value in the cache for the given key on a group of servers.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....