ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModify (Example)
Usage example of the HModify function
PDF file management functions
...PDF file functions...
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
zipMerge (Example)
Usage example of the zipMerge function
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
HViewToFile (Example)
Usage example of the HViewToFile function
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
HErrorLock (Function)
Used to check whether a lock error occurred.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.