ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (current date defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ScanList (Function)
Lists the scanners connected to the current computer.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
HSetLog (Function)
Enables or disables log management on a file.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
SQLTransaction (Example)
Usage example of the SQLTransaction function
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
BreakAdd (Function)
Adds a break into a Table or Looper control.
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, ...).
XLS file handling functions
List of functions for managing XLS files...
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
DnDGetData (Example)
Usage example of the DnDGetData function
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.