ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image control in a page
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
WithSpace (Example)
Usage example of the WithSpace function
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
BurnerEject (Function)
Opens or closes the door of current burner.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
XMLAddChild (Function)
Adds a child tag into an XML document.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Constants for manging the replication
List of constants used by the functions for managing the replication....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
fLongName (Example)
Usage example of the fLongName function
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...