ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dFill (Example)
Usage example of the dFill function
BurnerErase (Example)
Usage example of the BurnerErase function
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
HCreateView (Example)
Usage example of the HCreateView function
Describing an element
A flexible modeling includes different elements linked together......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
ThreadExecute (Function)
Starts the execution of a secondary thread.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
HOnError (Example)
Usage example of the HOnError function
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
HListItem (Example)
Usage example of the HListItem function
Image control in a page
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
dCircle (Example)
Usage example of the dCircle function