ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlClone (Function)
Creates a new control from an existing control.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
dCircle (Example)
Usage example of the dCircle function
Drawing constants
List of constants used by the drawing functions....
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Constant
The constants are language elements whose value is fixed once and for all...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Comparison operators
The comparison operators can be divided into several categories......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
ChangeTarget (Function)
Changes the target of a button action.
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Creating the menus for the windows of the WINDEV RAD pattern
dPolygon (Example)
Usage example of the dPolygon function
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
5. User Groupware in practice
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.