ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML control
The HTML control displays HTML pages or HTML code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Push notification
A mobile device can receive push notifications......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Page constants
List of constants used by page functions....
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
CurrentWin (Function)
Identifies the window currently in edit.
How to open a window?
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Library,Disk (External language)
Opens the project library that is stored on disk.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
FontCreate (Function)
Creates a font definition.
VariableReset (Function)
Resets the variable to its initial value.