ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
dPolyline (Function)
Draws a line composed of multiple segments.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
HFSQL properties
List of HFSQL properties...
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
Constants for managing projects
List of constants used by the functions for managing projects....
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
FirstDayOfMonth (Function)
Returns the first day of the month.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....