ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Managing space characters in the searches?
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Sending elements to Free Technical Support
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......