ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
InAutomaticTestMode (Function)
Shows whether or not an automation test is in progress.
InitRandom (Function)
Initializes the generator of random numbers.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
SQLLast (Function)
Sets the position on the last row of the query result.
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.