ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
NetworkConnect (Function)
Associates a drive with a shared network directory.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
WINDEV applications for Linux: Specific features
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Python: Native calls
WLanguage allows for native Python calls......
XMLFind (Function)
Performs a search in an XML document.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
16. Protecting access to the site: passwords
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Phone constants (Android / iOS)
Report editor: Available types of reports
Several types of reports can be created in the report editor......
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.