ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional...
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
dbgEnableLog (Function)
Enables the runtime log programmatically.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS...
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile...
How to loop through a file using filters?
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Link properties
When creating a link, you can simply specify the destination......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure...
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
fUnlock (Function)
Entirely or partially unlocks an external file.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure...
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
WidgetDisplay (Function)
Refreshes a widget window.