ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PythonTerminate (Function)
Unloads the Python DLL and frees memory.
<Captcha>.Display (Function)
Displays a new Captcha in a Captcha control.
<Scheduler>.AddAppointment (Function)
Adds a new appointment into a Scheduler control.
<Scheduler>.AddResource (Function)
Adds a new resource into a Scheduler control.
<Menu>.InsertOption (Function)
Inserts a new option at a specific position.
<upnpDevice variable>.GetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
<String type>.Increment (Function)
Increments a number at the beginning or at the end of a string.
DDEItem (Function)
Identifies the item affected by a DDE event.
DDE functions
List of DDE functions...
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
<Kanban>.AddList (Function)
Adds a new list to a Kanban control.
<TimeLine>.AddTrack (Function)
Adds a new track into a TimeLine control.
KanbanAddList (Function)
Adds a new list to a Kanban control.
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
The pages
Pages are the main interface of a WEBDEV site......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.