ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

26. Style sheets: to simplify the layout
MyPage (Reserved word)
MyPage is used to handle the current page...
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
mongoOperationDeleteOne (Variable type)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
gglAuthor (Variable type)
The gglAuthor type is used to identify the author of a Google element...
GglUploadDocument (Function)
Uploads a document to the Google server.
xmlSignatureVerification (Variable type)
The xmlSignatureVerification type is used to define the information required to verify an XML signature.
HTTP server response procedure parameters
WLanguage procedure ("callback") called by HTTPSend or HTTPSendAsynchronous when the HTTP server responds.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
23. Print modes
Code statistics
The code statistics affect......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.