ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram Editor>.EndModification (Function)
Indicates the end of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Word Processing>.StartModification (Function)
Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
<Word Processing>.EndModification (Function)
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
ThreadMode (Function)
Changes the management mode of threads.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV Application Server).
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<WBadminAuth variable>.DeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Extended (Property)
The property Extended allows you to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
8. Traffic statistics of dynamic sites
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
HCheckStructure (Function)
Defines the mode for comparing tables.