ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Body Complement block
The Body complement block is linked to the Body block......
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Accessibilité (Property)
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
HSubstDir (Example)
Usage example of the HSubstDir function
Installing a SOAP server with IIS
ProjectInfo (Function)
Returns specific information about the project currently run.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
eChangeCurrency (Function)
Converts a currency into another currency.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
EmailReadNext (Example)
Usage example of the EmailReadNext function
Count (Property)
The Count property returns the number of elements in a given set.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
Control constants
List of constants used by the functions for managing controls...
8. Optimizing an application