ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
ThreadExecute (Function)
Starts the execution of a secondary thread.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
WDTestSite: Load test
The stress tests are used to check......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Kanban control events
The following events are associated with Kanban controls......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
CertificateSignString (Function)
Creates the signature of a character string.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.