ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
fStopCompress (Example)
Usage example of the fStopCompress function
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
EmailMsgError (Example)
Usage example of the EmailMsgError function
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Query editor
The query editor is used to automatically create queries on the data files......
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
14. Managing the "Back" button in practice
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Automatic error handling
Error handling can be customized for each process......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....