ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
HChangeName (Function)
Modifies the physical name of a data file.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
iPrintReport (Example)
Usage example of the iPrintReport function
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Starting WDOptimizer in a command line
Events associated with Shape controls
List of events associated with Shape controls...
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Border (Type of variable)
The Border type is used to handle a border through programming...
ComponentInfo (Function)
Returns information about a component.
Overview of external languages
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......