ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (current date defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
HDBIndex (Function)
Opens an xBase index file.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
fCreateLink (Function)
Creates a link on a file at the specified location.
Image drawing and processing functions
List of image drawing and processing functions...
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Various constants
List of various constants used by the constants WINDEV functions....
HRead (Function)
Reads a record in a file according to a given record number.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Programming overview in C and C++
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
HCloseAnalysis (Function)
Closes the current analysis.
Installing a SOAP server with IIS