ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
GglDelete (Function)
Deletes data from the Google server.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
HTTPRequest (Example)
Usage example of the HTTPRequest function
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
HChangeName (Function)
Modifies the physical name of a data file.
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
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....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
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....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
BurnerCancel (Function)
Cancels the current burn process.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....