ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Error 301: Unknown identifier
HSetREP (Function)
Enables or disables the management of .REP file.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Creating requirements
The following steps must be performed to implement the requirements......
GglGetDocument (Function)
Downloads a document from the Google Docs service.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
dFont (Example)
Usage example of the dFont function
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipFileSize (Example)
Usage example of the zipFileSize function
iBorder (Example)
Usage example of the iBorder function
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Constants for the geo-localization functions
Constants used by the geo-localization functions...
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
iPrintReport (External language)
Prints a report created with the report editor.
WLanguage properties available in PHP
The following properties are available in PHP...
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Code snippets
The code editor allows you to enter "Code snippets"......