ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayCopy (Function)
Copies the content of an array to another array.
NetSendMessage (Example)
Usage example of the NetSendMessage function
EnumSubElement (Example)
Usage example of the EnumSubElement function
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
iEllipse (Function)
Prints an ellipse (in a rectangle).
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
HListAnalysis (Example)
Usage example of the HListAnalysis function
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
HError (Example)
Usage example of the HError function
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
NetSendFile (Example)
Usage example of the NetSendFile function
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record. the content of the Record variable to the current table record....
GglGetCalendar (Example)
Usage example of the GglGetCalendar function
HCopyFile (Example)
Usage example of the HCopyFile function
Dimension (Example)
Example of use of Dimension
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
HDescribeConnection (Function)
Describes a new connection to an external database.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.