ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
fLongName (Function)
Returns the long name of a file or directory.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
fShortName (Function)
Returns the short name of a file or directory.
Step 4: Start printing
To start the print job, simply use iEndPrinting......
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Step 1: Configuring the print parameters
This step allows you to choose......
zipListFile (Function)
Returns the list of files found in an archive.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
Edit control
The Edit control allows users to enter data......
RegistryListKey (Function)
Lists the sub-keys of a registry key.
DDERetrieve (Example)
Usage example of the DDERetrieve function
Events associated with formatted display controls
List of events associated with formatted display controls...
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function