ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
LooperAdd (Function)
Adds a row at the end of a Looper control.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
AuthToken (Variable type)
The AuthToken type contains the characteristics of a token to access a web service.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
EndDate (Property)
The EndDate property gets and sets the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....