ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameter (Example)
Usage example of the iParameter function
HSetMemo (Function)
Used to modify the management mode of memo items.
ServiceContinue (Function)
Restarts a paused service.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
Push (Function)
Pushes an element onto the stack.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
HListItem (Example)
Usage example of the HListItem function
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
iPrintArea (Function)
Prints a text in a rectangular area.
XMLSave (Function)
Saves an XML document in a file.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
XMLData (Example)
Usage example of the XMLData function
rssInitialize (Function)
Loads a RSS stream in memory.