ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The OLE control
The OLE control is used to handle an OLE object...
Report based on a query
Queries are used to easily select records in one or more data files......
11. Controls in practice
Discover the main characteristics of the controls...
2. Projects in practice
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
ThreadPause (Function)
Pauses the current thread during the specified duration.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
WINDEV Mobile 2024 Tutorial - Table of contents
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Creating a delete query
A delete query (corresponding SQL statement......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
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.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
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......
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......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Managing space characters in the searches?