ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 5: Site parameters
Once the site installed, you can define the site connection options......
Variable scope
Variables can be declared anywhere in the code....
mongoWriteConcern (Variable type)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
docElementImage (Variable type)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
zipOpen (Function)
Opens an existing archive.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
CallDLL32 (Function)
Runs a function found in an external DLL.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Referring to an element in a WLanguage event / process
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Table,Modify (External language)
Modifies an element in a Table control.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.