ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
ServiceRestart (Function)
Restarts a service (already started).
SQLFirst (Example)
Usage example of the SQLFirst function
zipExtractPath (Example)
Usage example of the zipExtractPath function
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
KeyCompareKey (Function)
Compares an initial key with an activation key.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
zipSplit (Example)
Usage example of the zipSplit function
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
fExeDir (Function)
Returns the directory from which the execution is started.
fCompress (Example)
Usage example of the fCompress function
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
WINDEV License Agreement
WINDEV License Agreement...
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
fDriveInfo (Function)
Returns information about a drive.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......