ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
11. Controls in practice
Discover the main characteristics of the controls...
Compilation options (chm format)
2. Projects in practice
Collapses a branch previously expanded....
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
ErrorBuild (Function)
Displays a custom error message in a system error window.
PDFToText (Function)
Extracts text from a PDF file.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
fMemOpen (Function)
Opens a memory zone shared between several applications.
Push notification
A mobile device can receive push notifications......
Border (Type of variable)
The Border type is used to handle a border through programming...
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Conversion (Function)
Converts a value from a unit to another one.
HRSExecute (Function)
Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
xlsNbColumn (Example)
Usage example of the xlsNbColumn function