ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopyImage (Example)
Usage example of the dCopyImage function
fAttribute (Example)
Usage example of the fAttribute function
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
fOpenTempFile (Function)
Creates and opens a temporary file.
fDirRename (Function)
Renames a directory.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Events associated with Table controls
List of events associated with Table controls...
SysXRes (Function)
Returns the horizontal screen resolution.
HAlias (Example)
Usage example of the HAlias function
zipExtractAll (Example)
Usage example of the zipExtractAll function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Variables for managing the Drag and Drop