ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML table
The HTML Table control allows you to create specific layouts in HTML pages...
The Cell control
The Cell control contains controls...
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
SQLExec (Function)
Names and runs an SQL query.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Image drawing and processing functions
List of image drawing and processing functions...
Properties associated with report controlss
List of properties associated with the report controls...
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Events associated with Static controls
List of events associated with Static controls...
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....