ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Item control
The "Item" control is used to edit the content of an item found in a data file......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
Properties associated with Combo Box controls that display a table
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
zipMsgError (Example)
Usage example of the zipMsgError function
iPrintZone (Example)
Usage example of the iPrintZone function
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
fRemoveDir (Example)
Usage example of the fRemoveDir function
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
fShortName (Example)
Usage example of the fShortName function
JavaExecute (Example)
Usage example of the JavaExecute function
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.