ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Factorial (Function)
Returns the factorial of an integer number.
fRemoveDir (Function)
Deletes a directory from a disk.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
StringFormat (Function)
Formats a character string according to the selected options.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HInfoServer (Function)
Returns the specified information about the server.
HDeactivateTrigger (Function)
Disables a trigger.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
XMLPath (Function)
Returns the current position in the document in XPATH format.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.