ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
Thumbnail control properties
List of properties associated with the Thumbnail control...
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
OrgModify (Function)
Modifies an element in an Organization Chart control.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Display (External language)
Displays a value in a control or assigns a value in a variable.
CertificateList (Function)
Returns the list of certificates available on the computer.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
16. Protecting access to the site: passwords
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
iPrintReport (Example)
Usage example of the iPrintReport function
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
Handling a Web Component control through programming
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
CodeEditorUncomment (Function)
Uncomments the current selection in the Code Editor control. "//" characters at the beginning of the current line are removed....
ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
Multi-touch management functions
The following functions are used to manage the multi-touch......
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
LineCursor (Property)
The LineCursor property gets and sets the number of the line where the cursor is located in a Code Editor control.