ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
13. Universal replication
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
Binding a Repositionable Note control to an item
12. Universal replication
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
ERR_DISCONNECTED_EXEC
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
EmulateSpeed (Function)
Defines the runtime speed for the emulating functions.
Hash functions
Hashing is used to summarize a file or a character string......
License agreement - HFSQL Client/Server
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......