ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
SocketRead (Function)
Retrieves a message sent by another socket.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
KeyExpression (Example)
Usage example of the KeyExpression property
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
fCurrentDrive (Function)
Gets or sets the current drive.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Type (Example)
Usage example of the Type property
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
ChangeCharset (Example)
Usage example of the ChangeCharset function
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....