ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock...
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced...
Property Description (Type of variable)
The Property Description type is used to get information about a property.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated...
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic...
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated...
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Constants for managing projects
List of constants used by the functions for managing projects....
Radio Button control properties
List of properties associated with a Radio Button control...
Events associated with windows
List of events associated with windows...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
ThreadEnd (Function)
Ends the execution of the current thread.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states....
ToastDisplay (Function)
Displays a "Toast" message.