ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
The Tab control
The Tab control is used to simultaneously display different controls......
Conversion (Function)
Converts a value from a unit to another one.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
WINDEV Framework License Agreement
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......