ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCreateFont (Example)
Usage example of the iCreateFont function
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Supercontrol
A supercontrol is an advanced type of control......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Error 26: No END statement is associated with this THEN
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Cardinalities
The cardinalities are used to count the links between the files......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
StringReverse (Function)
Reverses the characters of a string.
iPrintReport (Function)
Prints a report created with the report editor.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
10. Internal components in practice
OpenChild (Example)
Usage example of the OpenChild function
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......