ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
LDAPFind (Function)
Performs a search in an LDAP server.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
SOAPRun (Function)
Runs a procedure on a SOAP server.
WaitWindowStart (Function)
Opens the wait window of application.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
ServiceContinue (Function)
Restarts a paused service.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Configuring an application with User Groupware
ServiceStop (Function)
Stops a service.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Window controls
Several types of controls can be used in a window, ......
ServiceStart (Function)
Starts a service.