ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
26. Style sheets: to simplify the layout
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Examples for using the OLE DB provider for HFSQL
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.