ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
History of versions
The history of setup versions is an advanced feature of the network setup...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Asc (Function)
Returns the ASCII code of the specified character.
gClickableLink (Function)
Adds a clickable link in a graphic string.
ContactAdd (Example)
Usage example of the ContactAdd function
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
MemExist (Function)
Checks the existence of a memory zone.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
fExtractPath (Example)
Usage example of the fExtractPath function
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
fDirectoryExist (Function)
Checks the existence of a directory.
HCloseConnection (Function)
Closes a connection to a database.