ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
SocketCreate (Function)
Creates a socket.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
sEvent (Function)
Branches an event on a serial port.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
API (Function)
Runs a function found in an external DLL.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Sort (Function)
Sorts a WLanguage array.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Combination (Type of variable)
A combination is a set of options.
Position (Function)
Finds the position of a specified string within another string.
Image control in a page
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.