ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
XMLPath (Function)
Returns the current position in the document in XPATH format.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
SQLReqExists (Function)
Checks the existence of a query.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
iPrintReport (External language)
Prints a report created with the report editor.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
fFileName (Function)
Returns the name of an external file that is currently opened.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
ChronoReset (Function)
Stops and resets a running stopwatch.
RGB (Function)
Defines a color from its Red, Green and Blue components.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
ExceptionPropagate (Function)
Propagates an exception.