ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Managing assertions
...The main available features are as follows:...
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
WINDEV concepts
Handle (External language)
Returns the handle of a window or control.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
WithRotation (Property)
The WithRotation property is used to: enable or disable the rotate gesture on a Map control, determine whether the rotate gesture is enabled on a Map control....
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control, determine whether the scroll gesture is enabled on a Map control....
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
The planes (in a window or in a report)
The planes are used to group the window controls......
Setup of the WEBDEV Application Server for Linux
New (Reserved word)
New is used to allocate memory space...
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......