ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Creating the Form windows of a WINDEV RAD pattern
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The pages
Pages are the main interface of a WEBDEV site......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Designing a supercontrol
A supercontrol is an advanced type of control......
Code snippets
The code editor allows you to enter "Code snippets"......
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)......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
ThreadPause (Function)
Pauses the current thread during the specified duration.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
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
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.