ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
HViewToFile (Example)
Usage example of the HViewToFile function
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
FTPTime (Example)
Usage example of the FTPTime function
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
HLogInfo (Function)
Adds comments to the log when saving the operation.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
INIRead (Example)
Usage example of the INIRead function
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
Column events (Table control)
List of events associated with the columns of Table controls...
fShortName (Example)
Usage example of the fShortName function
Installing and starting WDTRAD
dbgEndRecording (Function)
Stops recording the scenario.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
Table,Count (External language)
Returns the number of elements in a Table control.
SysInstance (Function)
Returns the instance of a module.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
HClient structure
The HClient structure is used to......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......