ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
Chart management functions
...Chart management functions...
HCopyRecord (Example)
Usage example of the HCopyRecord function
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
BrowserRunApp (Function)
Opens the default Web browser of the current device.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
ThreadRequestStop (Function)
Sends a stop request to a thread.
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
FileDisplay (Example)
Usage example of the FileDisplay function
FTPConnect (Example)
Usage example of the FTPConnect function
zipFindFile (Example)
Usage example of the zipFindFile function
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
FinNetCurrentVal (Function)
Returns the net current value of investment.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
XMLAddAttribute (Function)
Adds an attribute into an XML document.