ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
EndProgram (Function)
Ends the execution of the current program.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
IFrame control
IFrame is an HTML concept......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Map control functions
Map control functions...
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Thread management functions
List of functions for managing threads...
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
RGB (Function)
Defines a color from its Red, Green and Blue components.
The Flexbox control
Flexbox is a standard layout system for web pages......
13. Security benefit: managing the "Back" button