ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwMode (Function)
Returns the runtime mode of the User Groupware.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
HSetMemo (Function)
Used to modify the management mode of memo items.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
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......
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
Creating a query
Two methods can be used to create a query......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
The different copy modes
Two different copy modes are proposed by WDTRAD......
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.