ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Share your projects via Git
Git is a source code manager......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
SSLActive (Function)
Used to enable or disable the secure SSL mode.
GPSGetPosition (Function)
Retrieves information about the current device position.
Common project
Projects are often cross-platform......
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Tangent (Function)
Calculates the tangent of an angle.
Cos (Function)
Calculates the cosine of an angle.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Accessibilité (Property)
Conversion (Function)
Converts a value from a unit to another one.
Windows
The windows represent the main interface of a WINDEV application......
Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.