ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
StringInsert (Function)
Inserts a string into another character string at a given position.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
ControlNext (Function)
Returns the name of the next control in input mode.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record. the content of the Record variable to the current table record....
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....