ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
HDelete (Function)
Deletes a record from a table (query or view).
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Radio Button control properties
List of properties associated with a Radio Button control...
Control constants
List of constants used by the functions for managing controls...
XMLSavePosition (Function)
Stores the current position in the XML document.
MyBottomSlidingWindow (Reserved word)
The MyBottomSlidingWindow keyword is used to manipulate the bottom sliding window associated with the current window
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Events associated with pages
List of events associated with pages...
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Static control properties
List of properties associated with a Static control...
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.