ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
"?" menu
WINDEV proposes a help menu adapted to your applications......
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Error 113: Non-dynamic array without definition
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
Properties associated with a window
List of properties associated with a window...
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.