ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCompress (Function)
Compresses a file.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Programming custom calculations in Table controls
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
fSplit (Function)
Splits a file into several files.
SocketClose (Function)
Closes a socket or a connection to a server socket.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
SocketExist (Function)
Checks the existence of socket.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.