ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Sending elements to Free Technical Support
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Google Calendar management functions
List of functions for managing Google calendars...
iPrintReport (External language)
Prints a report created with the report editor.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
12. Available tests
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
UploadStart (Function)
Starts sending the selected files into an Upload control.
DateToInteger (Function)
Converts a date to an integer.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
The Flexbox control
Flexbox is a standard layout system for web pages......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Properties associated with Combo Box controls that display a table
Phone constants (Android / iOS)
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.