ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
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)....
FontCreate (Function)
Creates a font definition.
Installing a SOAP server with IIS
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
fSize (Example)
Usage example of the fSize function
dCopy (Function)
Copies an image to another image.
Table,Modify (External language)
Modifies an element in a Table control.
HForward (Example)
Usage example of the HForward function
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Type (Example)
Usage example of the Type property
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Comparison operators
The comparison operators can be divided into several categories......
fCreate (Example)
Usage example of the fCreate function
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
HDescribeItem (Example)
Usage example of the HDescribeItem function
nWDInitProject: Initialization code of project
Run the initialization code of project......
FTPAttribute (Example)
Usage example of the FTPAttribute function
Replication: The different types
The data replication is a powerful feature......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......