ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
SQLExec (Example)
Usage example of the SQLExec function
Modulo (Reserved word)
Returns the remainder of a division.
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....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Asc (Function)
Returns the ASCII code of the specified character.
gClickableLink (Function)
Adds a clickable link in a graphic string.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
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....
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
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
HCloseConnection (Function)
Closes a connection to a database.
XMLClose (Function)
Closes an XML document created by XMLDocument.