ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Language (Property)
The Language property is used to get and change the language used.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Constants for WLanguage types
List of constants for managing WLanguage types....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Events associated with supercontrols
List of events associated with supercontrols...
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
fOpenTempFile (Function)
Creates and opens a temporary file.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
MemSort (Function)
Sorts the elements found in a memory zone.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
fWriteLine (Example)
Usage example of the fWriteLine function
SOAPRunXML (Function)
Runs a procedure on a SOAP server.