ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Cardinalities
The cardinalities are used to count the links between the files......
iCreateFont (Example)
Usage example of the iCreateFont function
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
StringReverse (Function)
Reverses the characters of a string.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
10. Internal components in practice
OpenChild (Example)
Usage example of the OpenChild function
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
WDINT license agreement
WDINT license agreement...
Custom tooltips
Tooltips are very useful for application users......
StringInsert (Function)
Inserts a string into another character string at a given position.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
ChangeTarget (Function)
Changes the target of a button action.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Position (Function)
Finds the position of a specified string within another string.