ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
Manager of automated tests
The test manager is used to......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Composite keys
A composite key is a key item containing several other items......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Info (Function)
Displays a custom message in a system information window.
ThreadPause (Function)
Pauses the current thread during the specified duration.
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......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
WINDEV Mobile 2024 Tutorial - Table of contents
Constants for managing videos
List of constants used by the functions for video management....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
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......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
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.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......