ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
The HTML control
The HTML control displays HTML pages or HTML code......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Creating a flexible modeling
To create a new flexible modeling, you can......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Creating the Vision windows of the WINDEV RAD pattern
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
SocketWrite (Function)
Writes a message intended to another socket.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
NET constants
List of constants used by the DotNet functions....
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
Native MySQL Connector - License Agreement
SOAP constants
List of constants used by the SOAP functions....
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.