ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
The "Code hashtags" pane
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Custom properties (WLanguage)
A custom property is a code element with two events......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Buffer (Keyword)
The Buffer keyword can correspond to...
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
The Dashboard control
Dashboards are essential elements in an application......
ERR_BAD_CONTEXT_INTERNAL
1
5
6
7
8
9
28
>