ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
<GuidedTour>.Stop (Function)
Stops the current Guided Tour or another specified Guided Tour.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
GuidedTourStop (Function)
Stops the current Guided Tour or another specified Guided Tour.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
RGB (Function)
Defines a color from its Red, Green and Blue components.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Pictorial Percentage chart
The Pictorial Percentage chart illustrates data as percentages, using shapes......