ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Materialized view
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
fAttribute (Function)
Returns or modifies the attributes of a file.
Error (Function)
Displays a custom error message in a system error window.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Socket management functions
List of functions for managing sockets...
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
SocketClose (Function)
Closes a socket or a connection to a server socket.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
dbgSaveDebugDump (Function)
Saves a dump file of the application.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
FTPCommand (Function)
Sends a specific FTP command to a server.
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....