ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
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......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
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.
Push notification
A mobile device can receive push notifications......
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
How to open a window?
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.