ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Testing a project: setting
By testing the project you can simulate how the application will run......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Constants for managing character strings
List of constants used by string management functions...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Phone constants (Android / iOS)
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Burner constants
List of constants used by the burner functions....
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...