ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
LooperCount (Function)
Returns the number of rows in a Looper control.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
HModify (Example)
Usage example of the HModify function
Compile (Example)
Usage example of the Compile function
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
StringReverse (Function)
Reverses the characters of a string.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
ContentType (Property)
The ContentType property is used to get and define the content of an element.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
Polygon (Property)
The Polygon keyword can correspond to...