ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
iPageNum (Function)
Returns or initializes the number of the page currently printed.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
ExeListProcess (Function)
Returns the list of applications currently run.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
ShellExecute (Function)
Opens a document in its associated application.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
HSuggestKey (Function)
Returns a list of keys to add to tables to improve query performance.