ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
DDEString (Example)
Usage example of the DDEString function
Move
The Move property determines if an element can be moved.
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....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Programming overview in C and C++
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<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
httpRequest
The HTTPRequest keyword can correspond to...
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
Polygon (Property)
The Polygon keyword can correspond to...
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
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)....
SchedulerDeleteTask (Function)
Deletes a scheduled task.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.