ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Creating an executable: General options
The main executable options are as follows......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Events associated with internal windows
List of events associated with internal windows...
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Reals
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......