ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fExeDir (Function)
Returns the directory from which the execution is started.
SemaphoreCreate (Function)
Creates a semaphore.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Environment of the project editor
The main elements of the project editor are as follows:
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
zipDeleteFile (Function)
Deletes a file from an archive.
GroupReset (Function)
Reinitializes the Group structure.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
General environment of WINDEV
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Euro constants
List of constants used by the functions for managing the Euro....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
CameraCapture (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....
NetworkConnect (Function)
Associates a drive with a shared network directory.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....