ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
StringFormat (Function)
Formats a character string according to the selected options.
Creating the Relation windows of a WINDEV RAD pattern
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
iCreateFont (Example)
Usage example of the iCreateFont function
iPrintZone (Example)
Usage example of the iPrintZone function
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
ChangeTarget (Function)
Changes the target of a button action.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Modulo (Reserved word)
Returns the remainder of a division.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
IsOdd (Function)
Identifies an odd number.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.