ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9-slice scaling
9-slice scaling allows you to resize images without any distortion...
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.
iPrintReport (External language)
Prints a report created with the report editor.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
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.
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......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
ChronoReset (Function)
Stops and resets a running stopwatch.
RGB (Function)
Defines a color from its Red, Green and Blue components.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
ExceptionPropagate (Function)
Propagates an exception.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
EventCreate (Function)
Creates an event.