ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
WINDEV and the SOAP protocol
zipListFile (Example)
Usage example of the zipListFile function
zipFindFile (Example)
Usage example of the zipFindFile function
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
GglDelete (Function)
Deletes data from the Google server.
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
TableAddChild (Example)
Usage example of the TableAddChild function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Border (Type of variable)
The Border type is used to handle a border through programming...
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Classes, members, methods and properties
A class is made of......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.