ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
Web service functions
Web service functions
Compound statements
The report editor allows you to create "Label" reports...
SAP functions
List of SAP functions
WEBDEV Application Server administration functions
The following functions are used to manage users and connections on a WEBDEV Application Server:
Memcached functions
The following functions are used to manage Memcached databases:
Logical operators
The logical operators are as follows...
WEBDEV Application Server administration functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
Advanced types
The advanced types of WLanguage are as follows
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa...
List of reserved words
The ReturnedValue property is used to:
  • Get and change the value returned by a window, page or report.
  • Get and change the value returned by an option in a Radio Button control.
Enumeration (Type of variable)
An enumeration is a set of values......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics...
MySelf (Reserved word)
MySelf is used to handle the current control...
Handling HTML text in an Edit control
...WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls...
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code...
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW...
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element...
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV...
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current...
Enqueue (Function)
Adds an element to the queue.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record...
Push (Function)
Pushes an element onto the stack.
fSeparator (Function)
Returns a file path with normalized separators.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow...
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated...