ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPFind (Function)
Performs a search in an LDAP server.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
dChord (Example)
Usage example of the dChord function
Calling a procedure/a function
Syntax for calling a local or global procedure.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
FontCreate (Function)
Creates a font definition.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
dSlice (Example)
Usage example of the dSlice function
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
SIPVisible (Function)
Displays the keyboard.
Events associated with internal windows
List of events associated with internal windows...
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......