ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fCopyFile (Function)
Copies one or more files (regardless of their attributes).
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
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......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
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.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
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.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
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.