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...
1. Testing a site: Elements to be tested
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Passing parameters
The parameters can be passed to a procedure......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
3. Debugger
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Power (Function)
Raise a number to a power.
The Upload control
The Upload control is used to upload files on the Web server......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
User Groupware table structure
The BackgroundColor property is used to set the background color of a control, window, page or block of a report....
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.