ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Socket management functions
List of functions for managing sockets...
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
Events associated with framesets
List of events associated with framesets...
zipOpen (Example)
Usage example of the zipOpen function
12. External component in practice
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
WordCount (Function)
Returns the number of words in a string.
FTPCommand (Function)
Sends a specific FTP command to a server.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HCreation (Example)
Usage example of the HCreation function
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
TextToRTF (Function)
Converts text to Rich Text Format.