ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery...
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple...
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes...
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Sensor constants
Constants used by the SensorXXX functions...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated...
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI...
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF...
Operator on Address
The & operator returns the address of a variable as an integer
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control...
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left...
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin...
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width....
Array management functions
List of functions for managing arrays...