ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Enqueue (Function)
Adds an element to the queue.
Generating the setup program
The last wizard step for creating the setup program allows you to......
Page with parameters
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
<Stack variable>.Push (Function)
Pushes an element onto the stack.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
5. Project configuration
Project configuration...
Using the task management and the schedule
Time management is extremely important......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Push (Function)
Pushes an element onto the stack.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.