ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
iPrintBlock (Function)
Forces a report block to print.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....