ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
11. Table/Looper controls
11. Table/Looper controls
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
gpwMode (Function)
Returns the runtime mode of the User Groupware.
Name (Property)
The Name property is used to get the name of an element.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
Color (Property)
The Color property is used to get and change the color of an element.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....