ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
HCross (Function)
Crosses a record in a data file.
Popup window
WINDEV allows you to open windows in popup format......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Height (Property)
The Height property is used to get and change the height of an element.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Events associated with List Box controls
List of events associated with List Box controls...
Automation object
The Automation keyword is used to declare an automation object...
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
MemSeek (Example)
Usage example of the MemSeek function
Logical operators
The logical operators are as follows......