ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Copying controls from the window editor
The controls can be copied from the window editor......
Variable scope
Variables can be declared anywhere in the code....
gpwOpen (Function)
Opens the User Groupware login window or page.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
ContextClose (Function)
Closes a page context.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......