ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
14. PHP generation in practice
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
<PDF Reader>.SeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Defining a help window template
WINDEV allows you to create help window templates......
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
1. WEBDEV editors
TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
Web Camera control events
The following events appear by default in the WEBDEV code editor:
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
tapiRecord (Function)
Records the current communication as a".WAV" file.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
13. Generation modes
"Reports & Queries" software
This is "Reports & Queries"......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......