ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
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.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
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.).
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
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....
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
EmulateSpeed (Function)
Defines the runtime speed for the emulating functions.
Code history
The code history is used to......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Hash functions
Hashing is used to summarize a file or a character string......
3. Application development cycle
Development cycle of a WINDEV application....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....