ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
zipNbFile (Example)
Usage example of the zipNbFile function
SOAPError (Example)
Usage example of the SOAPError function
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Toolbar control properties
List of properties associated with the Toolbar control...
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
fSelectDir (Function)
Opens a directory picker.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
DDEString (Example)
Usage example of the DDEString function
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
iPrintReport (Example)
Usage example of the iPrintReport function
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....