ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
SQLFirst (Function)
Positions on the first row of the query result.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
WDSQL, SQL querier: Overview
WDSQL is used to......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Constants for encryption/compression
List of constants used by the encryption/compression functions...
State (Property)
The State property is used to get and change the state of an element.
Extracting messages added or modified since last extraction
A project was already created and translated......
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
EventClose (Function)
Closes a synchronization event between several threads.
URI constants
The following constants are used by URI-specific functions:...
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.