ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
SysSpace (Function)
Returns the physical memory space for the current computer.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
HReadLast (Example)
Usage example of the HReadLast function
HCheckMemoAsynchronous (Function)
Checks the structural integrity of memos in an HFSQL Client/Server data file. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.