ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
LDAPNbValue (Function)
Returns the number of values for an attribute.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Installing and starting WDTRAD
WDMSG license agreement
WDMSG license agreement...
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
SocketConnect (Function)
Connects a client computer to a given socket.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Installing a SOAP server with Netscape iPlanet 4.1
Creating a delete query
A delete query (corresponding SQL statement......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).