ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Character strings
WLanguage supports different types of strings....
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
Age
The Age keyword can correspond to...
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
HTransactionSavepoint (Function)
Declares a transaction savepoint.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Error 802: Invalid syntax for this function
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
ColorFormat (Property)
The ColorFormat property is used to manage the color format (color or grayscale).
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
NotifListCategory (Function)
Lists the notification categories of the application.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
USBFind (Function)
Finds a USB device according to keywords.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....