ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
XMLModify (Function)
Modifies the content of the current element found in the XML document.
ShellExecute (Function)
Opens a document in its associated application.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
dInvertColor (Function)
Reverses the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
OpenMobileWindow (Function)
Opens a window in a mobile application.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....