ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFToText (Function)
Extract the text contained in an Document PDF.
UUDecode (Function)
Decodes a character string in UUEncode format.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
Assignment operators
Three assignment operators are available......
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
FirstDayOfYear (Function)
Returns the date of the first day of the year.