ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
DotNetRun (Function)
Runs a procedure on a .Net server.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
fMoveFile (Function)
Moves a file from one directory to another.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
WDDeploy features
WDDeploy can be used to......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
fCreate (Function)
Creates an external file.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.