ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Using the Salesforce service
Salesforce is a very popular CRM software......
4. HFSQL Classic
HFSQL Classic is the database format......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Operations performed on use case diagrams
The following paragraphs explain......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......